Trigger.wait(); Tsplink.group - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Section 7: Command reference

trigger.wait()

This function waits for a command interface trigger event.
Type
TSP-Link accessible
Function
No
Usage
triggered = trigger.wait(timeout)
triggered
timeout
Details
This function waits up to timeout seconds for a trigger on the active command interface. A command interface
trigger occurs when:
A GPIB GET command is detected (GPIB only)
A VXI-11 device_trigger method is invoked (VXI-11 only)
A *TRG message is received
If one or more of these trigger events were previously detected, this function returns immediately.
After waiting for a trigger with this function, the event detector is automatically reset and rearmed. This is true
regardless of the number of events detected.
Example
triggered = trigger.wait(10)
print(triggered)
Also see
trigger.clear()

tsplink.group

This attribute is the group number of a TSP-Link node used for DTNS.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
groupNumber = tsplink.group
tsplink.group = groupNumber
groupNumber
7-214
Affected by
True: A trigger was detected during the timeout period
False: No triggers were detected during the timeout period
Maximum amount of time in seconds to wait for the trigger
(on page 7-206)
Affected by
Not applicable
The group number of the TSP-Link node (0 to 64)
Models 707B and 708B Switching Matrix Reference Manual
Where saved
Default value
Waits up to 10 seconds for a trigger.
If false is returned, no trigger was detected
during the 10-second timeout.
If true is returned, a trigger was detected.
Where saved
Default value
Not saved
0
707B-901-01 Rev. A / August 2010

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents