Dmm.measure.analogtrigger.pulse.condition - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Section 8: TSP command reference
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
Analog triggering example with digitize function
Analog triggering overview
dmm.digitize.analogtrigger.mode

dmm.measure.analogtrigger.pulse.condition

This attribute defines if the pulse must be greater than or less than the pulse width before an analog trigger is
generated.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
value = dmm.measure.analogtrigger.pulse.condition
dmm.measure.analogtrigger.pulse.condition = value
value
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_DC_CURRENT
dmm.FUNC_AC_CURRENT
dmm.FUNC_TEMPERATURE
Details
Only available when the analog trigger mode is set to pulse.
8-122
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
(on page 3-67)
(on page 3-64)
(on page 8-74)
Affected by
Where saved
Restore configuration
Configuration script
Instrument reset
Measure configuration list
Power cycle
Measure configuration list
The setting:
The pulse width must be greater than the specified pulse width:
dmm.CONDITION_GREATER
The pulse width must be less than the specified pulse width:
dmm.CONDITION_LESS
dmm.FUNC_RESISTANCE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_DIODE
dmm.FUNC_CAPACITANCE
dmm.FUNC_CONTINUITY
Default value
dmm.CONDITION_GREATER
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DCV_RATIO
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
DMM7510-901-01 Rev. B / May 2015

Advertisement

Table of Contents
loading

Table of Contents