7: TSP command reference Series 2600B System SourceMeter® Instrument Refe
7-138 2600BS-901-01 Rev. C / August 2016
lan.status.port.telnet
This attribute contains the LAN Telnet 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.telnet
Details
This attribute holds the TCP port number used to connect to the instrument to control it over a Telnet
interface.
Example
print(lan.status.port.telnet)
Get the LAN Telnet connection port number.
Output:
Also see
None
lan.status.port.vxi11
This attribute contains the LAN VXI-11 connection port number.
Type TSP-Link accessible Affected by Where saved Default value
Usage
port = lan.status.port.vxi11
Details
This attribute stores the TCP port number used to connect to the instrument over a VXI-11 interface.
Example
print(lan.status.port.vxi11)
Outputs the VXI-11 number, such as:
Also see
None