Tektronix Keithley 2651A Reference Manual page 508

High power system sourcemeter instrument
Table of Contents

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
lan.trigger[N].connected
This attribute stores the LAN event connection state.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
connected = lan.trigger[N].connected
connected
N
Details
This read-only attribute is set to true when the LAN trigger is connected and ready to send trigger
events following a successful lan.trigger[N].connect() command; if the LAN trigger is not
ready to send trigger events, this value is false.
This attribute is also false when either lan.trigger[N].protocol or
lan.trigger[N].ipaddress attributes are changed or the remote connection closes the
connection.
Example
lan.trigger[1].protocol = lan.MULTICAST
print(lan.trigger[1].connected)
Outputs true if connected, or false if not connected.
Example output:
false
Also see
lan.trigger[N].connect()
lan.trigger[N].ipaddress
lan.trigger[N].protocol
2651A-901-01 Rev. C October 2021
Affected by
Not applicable
The LAN event connection state:
true: Connected
false: Not connected
The LAN event number (1 to 8)
(on page 7-162)
(on page 7-165)
(on page 7-168)
Section 7: TSP command reference
Where saved
Default value
Not applicable
Not applicable
7-163

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Keithley 2651A and is the answer not in the manual?

Table of Contents