Tektronix KEITHLEY SourceMeter 2606B Reference Manual page 519

Table of Contents

Advertisement

Section 15: TSP command reference
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
lan.trigger[N].disconnect()
This function disconnects the LAN trigger.
Type
TSP-Link accessible
Function
Yes
Usage
lan.trigger[N].disconnect()
N
15-146
Model 2606B System SourceMeter® Instrument Reference Manual
Affected by
Not applicable
The LAN event connection state:
true: Connected
false: Not connected
The LAN event number (1 to 8)
(on page 15-145)
(on page 15-147)
(on page 15-150)
Affected by
The LAN event number (1 to 8)
Where saved
Default value
Not applicable
Not applicable
Where saved
Default value
2606B-901-01 Rev. C November 2021

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents