7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
DMM7510-901-01 Rev. B / May 2015 8-79
dmm.digitize.analogtrigger.pulse.width
This attribute defines the threshold value for the pulse width.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Configuration script
Measure configuration list
1 ms
Usage
value = dmm.digitize.analogtrigger.pulse.width
dmm.digitize.analogtrigger.pulse.width = value
The threshold value for the pulse width: 1 µs to 40 ms
Details
This option is only available when the analog trigger mode is set to pulse.
This option sets either the minimum or maximum pulse width that generates an analog trigger event.
The value of pulse condition determines whether this value is interpreted as the minimum or
maximum pulse width.
Example
dmm.digitize.func = dmm.FUNC_DIGITIZE_VOLTAGE
dmm.digitize.analogtrigger.mode = dmm.MODE_PULSE
dmm.digitize.analogtrigger.pulse.level = 5
dmm.digitize.analogtrigger.pulse.width = 30e-6
dmm.digitize.analogtrigger.pulse.condition = dmm.CONDITION_LESS
dmm.digitize.analogtrigger.pulse.polarity = dmm.POLARITY_BELOW
Set function to digitize voltage.
Set the analog trigger mode to pulse.
Set the analog trigger level to 5 V.
Set the analog trigger pulse width to 30 µs.
Set the condition to be detect trigger within the pulse width.
Set the trigger to occur when the pulse is below the level.
Also see
Analog triggering overview (on page 3-64)
dmm.digitize.analogtrigger.mode (on page 8-74)
dmm.digitize.func (on page 8-90)
dmm.digitize.analogtrigger.pulse.condition (on page 8-76)
dmm.digitize.analogtrigger.pulse.level (on page 8-77)
dmm.digitize.analogtrigger.pulse.polarity (on page 8-78)
dmm.measure.analogtrigger.pulse.width (on page 8-126)