Models 707B and 708B Switching Matrix Reference Manual
Section 7: Command reference
707B-901-01 Rev. A / August 2010
7-113
Example
print(lan.status.port.telnet)
Get the LAN Telnet connection port number.
Output:
2.301
Also see
None
lan.status.port.vxi11
This attribute gets 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)
Returns the VXI-11 number, such as:
1.02403
Also see
None
lan.status.speed
This attribute reads the LAN speed.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
speed = lan.status.speed
speed
LAN speed in Mbps, either 10 or 100
Details
This attribute indicates the transmission speed currently in use by the LAN interface.