Section 11: TSP command reference Series 3700A System Switch/Multimeter Reference Manual
11-270 3700AS-901-01 Rev. D/June 2018
lan.status.port.dst
This attribute contains the LAN dead socket termination port number.
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:
5.03000e+03
Also see
None
lan.status.port.rawsocket
This attribute contains the LAN raw socket connection port number.
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:
5.02500e+03