8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-332 DMM7510-901-01 Rev. B / May 2015
trigger.timer[N].enable
This attribute enables the trigger timer.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Restore configuration
Instrument reset
Power cycle
Configuration script trigger.OFF
Usage
state = trigger.timer[N].enable
trigger.timer[N].enable = state
Disable the trigger timer:
Enable the trigger timer: trigger.ON
Trigger timer number (1 to 4)
Details
When this command is set to on, the timer performs the delay operation.
When this command is set to off, there is no timer on the delay operation.
You must enable a timer before it can use the delay settings or the alarm configuration. For expected
results from the timer, it is best to disable the timer before changing a timer setting, such as delay or
start seconds.
To use the timer as a simple delay or pulse generator with digital I/O lines, make sure the timer start
time in seconds and fractional seconds is configured for a time in the past. To use the timer as an
alarm, configure the timer start time in seconds and fractional seconds for the desired alarm time.
Example
trigger.timer[3].enable = trigger.ON
Enable the trigger timer for timer 3.
Also see
None