Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-112
707B-901-01 Rev. A / August 2010
Also see
None
lan.status.port.rawsocket
This attribute reads the LAN raw socket 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.rawsocket
port
Raw socket port number
Details
Stores the TCP port number used to connect the instrument and to control the instrument over a raw socket
communication interface.
Example
print(lan.status.port.rawsocket)
Returns the Model 707B or 708B raw socket port
number, such as:
5.02503
Also see
None
lan.status.port.telnet
This attribute gets 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.