Lan.trigger[N].Connected - Keithley 708B Reference Manual

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

Advertisement

Models 707B and 708B Switching Matrix 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
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 set
to false.
Set to 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)
Also see
lan.trigger[N].connect()
lan.trigger[N].ipaddress
lan.trigger[N].protocol
707B-901-01 Rev. A / August 2010
Affected by
Not applicable
The LAN event connection state:
true: Connected
false: Not connected
The LAN event number (1 to 8)
(on page 7-116)
(on page 7-119)
(on page 7-122)
Where saved
Default value
Not applicable
Not applicable
Returns true if connected, or false if not
connected.
Example output:
false
Section 7: Command reference
7-117

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents