Models 707B and 708B Switching Matrix Reference Manual
Section 7: Command reference
707B-901-01 Rev. A / August 2010
7-207
Details
You can set the stimulus of any trigger event detector to the value of this constant to have it respond to
command interface trigger events.
Also see
None
trigger.timer[N].clear()
This function clears the timer event detector and overrun indicator for the specified trigger timer number.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
Usage
trigger.timer[N].clear()
N
Trigger timer number to clear (1 to 4)
Details
This function sets the timer event detector to the undetected state and resets the overrun indicator.
Also see
trigger.timer[N].count
This attribute sets the number of events to generate each time the timer is triggered.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
System reset
Trigger timer N reset
Create
configuration script
1
Usage
count = trigger.timer[N].count
trigger.timer[N].count = count
count
Number of times to repeat the trigger
N
A trigger timer value from 1 to 4
Details
If
count
is set to a number greater than 1, the timer automatically starts the next delay at expiration of the
previous delay.
Set
count
to zero (0) to cause the timer to generate trigger events indefinitely.