Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 8: TSP command reference
DMM7510-901-01 Rev. B / May 2015
8-119
dmm.measure.analogtrigger.edge.slope
This attribute defines the slope of the analog trigger edge.
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.SLOPE_RISING
Usage
value
= dmm.measure.leveltrigger.slope
dmm.measure.leveltrigger.slope =
value
value
Rising:
dmm.SLOPE_RISING
Falling:
dmm.SLOPE_FALLING
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 edge.
Rising causes an analog trigger event when the analog signal trends from below the analog signal
level to above the level.
Falling causes an analog trigger event when the signal trends from above to below the level.
Example
dmm.measure.func = dmm.FUNC_DC_CURRENT
dmm.measure.range = 3
dmm.measure.autozero.enable = dmm.OFF
dmm.measure.analogtrigger.mode = dmm.MODE_EDGE
dmm.measure.analogtrigger.edge.level = 5
dmm.measure.analogtrigger.edge.slope = dmm.SLOPE_FALLING
Set measure function to DC current.
Set range to 3 A.
Disable autozero.
Set the analog trigger mode to edge.
Set the analog trigger level to 2.5 A.
Set the level to be detected on a falling edge.
Also see
(on page 3-64)
dmm.digitize.analogtrigger.edge.slope
dmm.measure.analogtrigger.edge.level
(on page 8-118)
dmm.measure.analogtrigger.mode
(on page 8-121)