Lan.trigger[N].Disconnect(); Lan.trigger[N].Event_Id - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual
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)
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
Details
For TCP connections, this closes the TCP connection.
The LAN trigger automatically disconnects when either the lan.trigger[N].protocol or
lan.trigger[N].ipaddress attributes for this event are changed.
Also see
lan.trigger[N].ipaddress
lan.trigger[N].protocol

lan.trigger[N].EVENT_ID

This constant is the event identifier used to route the LAN trigger to other subsystems (using stimulus properties).
Type
TSP-Link accessible
Constant
Yes
Usage
lan.trigger[N].EVENT_ID
N
2600BS-901-01 Rev. B / May 2013
(on page 7-130)
(on page 7-132)
(on page 7-134)
Affected by
The LAN event number (1 to 8)
(on page 7-132)
(on page 7-134)
Affected by
The LAN event number (1 to 8)
Section 7: TSP command reference
Outputs true if connected, or false if not
connected.
Example output:
false
Where saved
Default value
Where saved
Default value
7-131

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents