Keithley DMM7510 Reference Manual page 738

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

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
dmm.measure.analogtrigger.pulse.polarity
This attribute defines the polarity of the pulse that generates an analog trigger event.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
value = dmm.measure.analogtrigger.pulse.polarity
dmm.measure.analogtrigger.pulse.polarity = value
value
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_DC_CURRENT
dmm.FUNC_AC_CURRENT
dmm.FUNC_TEMPERATURE
Details
Only used when analog trigger mode is pulse.
Determines if the analog trigger occurs when the pulse is above the defined signal level or below the
defined signal level.
Example
dmm.measure.func = dmm.FUNC_DC_VOLTAGE
dmm.measure.range = 10
dmm.measure.autozero.enable = dmm.OFF
dmm.measure.analogtrigger.mode = dmm.MODE_PULSE
dmm.measure.analogtrigger.pulse.level = 5
dmm.measure.analogtrigger.pulse.width = 30e-6
dmm.measure.analogtrigger.pulse.condition = dmm.CONDITION_LESS
dmm.measure.analogtrigger.pulse.polarity = dmm.POLARITY_BELOW
Set measure function to DC voltage.
Set range to 10 V.
Disable autozero.
Set the analog trigger mode to pulse.
Set the analog trigger level to 5 V.
Set the analog trigger pulse width to 30 µs.
Set the condition to be detect trigger within the pulse width.
Set the trigger to occur when the pulse is below the level.
DMM7510-901-01 Rev. B / May 2015
Affected by
Where saved
Restore configuration
Configuration script
Instrument reset
Measure configuration list
Power cycle
Measure configuration list
The setting:
Above: dmm.POLARITY_ABOVE
Below: dmm.POLARITY_BELOW
dmm.FUNC_RESISTANCE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_DIODE
dmm.FUNC_CAPACITANCE
dmm.FUNC_CONTINUITY
Section 8: TSP command reference
Default value
dmm.POLARITY_ABOVE
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DCV_RATIO
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
8-125

Advertisement

Table of Contents
loading

Table of Contents