Dmm.measure.userdelay[N] - Keithley DMM7510 Reference Manual

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.userdelay[N]

This attribute sets a user-defined delay that you can use in the trigger model.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
delayTime = dmm.measure.userdelay[N]
dmm.measure.userdelay[N] = delayTime
delayTime
N
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_DC_CURRENT
dmm.FUNC_AC_CURRENT
dmm.FUNC_TEMPERATURE
Details
To use this command in a trigger model, assign the delay to the dynamic delay block.
The delay is specific to the selected function.
Example
dmm.measure.userdelay[1] = 5
trigger.model.setblock(1, trigger.BLOCK_DELAY_DYNAMIC, trigger.USER_DELAY_M1)
trigger.model.setblock(2, trigger.BLOCK_MEASURE)
trigger.model.setblock(3, trigger.BLOCK_BRANCH_COUNTER, 10, 1)
trigger.model.initiate()
Set user delay 1 for measurements to 5 s.
Set trigger block 1 to a dynamic delay that calls user delay 1.
Set trigger block 2 to make a measurement.
Set trigger block 3 to branch to block 1 ten times.
Start the trigger model.
Also see
dmm.digitize.userdelay[N]
trigger.model.setblock() — trigger.BLOCK_DELAY_DYNAMIC
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
Function change
The delay (0 for no delay, or 167 ns to 10 ks)
The user delay to which this time applies (1 to 5)
dmm.FUNC_RESISTANCE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_DIODE
dmm.FUNC_CAPACITANCE
dmm.FUNC_CONTINUITY
(on page 8-117)
Section 8: TSP command reference
Default value
0
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DCV_RATIO
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
(on page 8-316)
8-199

Advertisement

Table of Contents
loading

Table of Contents