Section 7: Command reference
Model 2651A High Power System SourceMeter® Instrument Reference Manual
7-120
2651A-901-01 Rev. A / March 2011
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