Section 7: TSP command reference Model 2657A High Power System SourceMeter® Instrument Reference Manual
7-122 2657A-901-01 Rev. B/December 2012
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
Attribute (R) Yes Not applicable Not applicable Not applicable
Usage
port = lan.status.port.dst
port
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:
5.03000e+03
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
port
Raw socket port number
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:
5.02500e+03
Also see
None