Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-127
lan.status.port.vxi11
This attribute contains the LAN VXI-11 connection port number.
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:
1.02400e+03
Also see
None
lan.status.speed
This attribute contains the LAN speed.
Usage
speed = lan.status.speed
LAN speed in Mbps, either 10 or 100
Details
This attribute indicates the transmission speed currently in use by the LAN interface.
Example
Outputs the transmission speed of the instrument presently in
use, such as:
1.00000e+02
Also see
None