7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
DMM7510-901-01 Rev. B / May 2015 8-71
dmm.digitize.analogtrigger.edge.level
This attribute defines the signal level that generates the analog trigger event for the edge trigger mode.
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.analogtrigger.edge.level
dmm.digitize.analogtrigger.edge.level = value
The signal level that generates the analog trigger event
Functions
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
Details
This command is only available when the analog trigger mode is set to edge.
The edge level can be set to any value in the active measurement range. See the Model DMM7510
specifications for more information on the resolution and accuracy of the analog trigger.
Example
dmm.digitize.func = dmm.FUNC_DIGITIZE_VOLTAGE
dmm.digitize.analogtrigger.mode = dmm.MODE_EDGE
dmm.digitize.analogtrigger.edge.level = 5
dmm.digitize.analogtrigger.edge.slope = dmm.SLOPE_FALLING
Set the function to digitize voltage.
Set the analog trigger mode to edge.
Set the level to sense 5 V.
Set the level to be detected on a falling edge.
Also see
Analog triggering overview (on page 3-64)
dmm.digitize.analogtrigger.mode (on page 8-74)
dmm.digitize.analogtrigger.edge.slope (on page 8-72)
dmm.digitize.func (on page 8-90)
dmm.measure.analogtrigger.edge.level (on page 8-118)