8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-82 DMM7510-901-01 Rev. B / May 2015
dmm.digitize.analogtrigger.window.levellow
This attribute defines the lower boundary of the analog trigger window.
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
0
Usage
value = dmm.digitize.leveltrigger.window.levellow
dmm.digitize.leveltrigger.window.levellow = value
The lower boundary of the window
Functions
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
Details
Only available when the analog trigger mode is set to window.
The low level must be less than the high level.
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
Analog triggering overview (on page 3-64)
dmm.digitize.analogtrigger.mode (on page 8-74)
dmm.digitize.analogtrigger.window.direction (on page 8-80)
dmm.digitize.analogtrigger.window.levelhigh (on page 8-81)
dmm.digitize.func (on page 8-90)
dmm.measure.analogtrigger.window.levellow (on page 8-130)