Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 7: Command reference
2651A-901-01 Rev. A / March 2011
7-119
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.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 Model 2651A raw socket port number,
such as:
5.03
Also see
None