![Keithley SourceMeter 2600B Series Reference Manual Download Page 477](http://html2.mh-extra.com/html/keithley/sourcemeter-2600b-series/sourcemeter-2600b-series_reference-manual_4085220477.webp)
Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
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
port
Telnet port number
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:
2.01
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
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
port
= lan.status.port.vxi11
port
LAN VXI-11 port number
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:
1.03
Also see
None