Section 8: TSP command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
8-80
DMM7510-901-01 Rev. B / May 2015
dmm.digitize.analogtrigger.window.direction
This attribute defines if the analog trigger occurs when the signal enters or leaves the defined upper and lower
analog signal level boundaries.
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
dmm.DIRECTION_ENTER
Usage
value
= dmm.digitize.analogtrigger.window.direction
dmm.digitize.analogtrigger.window.direction =
value
value
The direction:
•
Enter:
dmm.DIRECTION_ENTER
•
Leave:
dmm.DIRECTION_LEAVE
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_RESISTANCE
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DC_CURRENT
dmm.FUNC_DIODE
dmm.FUNC_DCV_RATio
dmm.FUNC_AC_CURRENT
dmm.FUNC_CAPACITANCE
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_TEMPERATURE
dmm.FUNC_CONTINUITY
dmm.FUNC_DIGITIZE_VOLTAGE
Details
This is only available when the analog trigger mode is set to window.
Example
dmm.digitize.func = dmm.FUNC_DIGITIZE_VOLTAGE
dmm.digitize.analogtrigger.mode = dmm.MODE_WINDOW
dmm.digitize.analogtrigger.window.levelhigh = 5
dmm.digitize.analogtrigger.window.levellow = 1
dmm.digitize.analogtrigger.window.direction = dmm.DIRECTION_LEAVE
Set function to digitize voltage.
Set the analog trigger mode to window.
Set the analog trigger high level to 5 V.
Set the analog trigger low level to 1 V.
Set the trigger to occur when the signal leaves the window.
Also see
(on page 3-64)
dmm.digitize.analogtrigger.mode
(on page 8-74)
dmm.digitize.analogtrigger.window.levelhigh
(on page 8-81)
dmm.digitize.analogtrigger.window.levellow
(on page 8-82)
dmm.measure.analogtrigger.window.direction
(on page 8-128)