System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. B / May 2013 7-125
Also see
None
lan.status.port.dst
This attribute contains the LAN dead socket termination port number.
Type TSP-Link accessible Affected by Where saved Default value
Usage
port = lan.status.port.dst
Dead socket termination socket port number
Details
This attribute holds the TCP port number used to reset all other LAN socket connections.
To reset all LAN connections, open a connection to the DST port number.
Example
print(lan.status.port.dst)
Outputs the LAN dead socket termination port
number, such as:
Also see
None
lan.status.port.rawsocket
This attribute contains the LAN raw socket connection port number.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (R) Yes Not applicable Not applicable Not applicable
Usage
port = lan.status.port.rawsocket
Details
Stores the TCP port number used to connect the instrument and to control the instrument over a raw socket
communication interface.
Example
print(lan.status.port.rawsocket)
Outputs the LAN raw socket port number, such as:
Also see
None