2600AS-901-01 Rev. B / September 2008 Return to Section Topics 19-79
Series 2600A System SourceMeter® Instruments Reference Manual Section 19: Remote Commands
lan.status.speed
Attribute LAN speed.
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage speed = lan.status.speed
speed LAN speed setting.
Remarks • Provides the transmission speed in use on the LAN.
• The value speed is measured in Mbps.
Example print(lan.status.speed)
Output:
10
lan.status.subnetmask
Attribute LAN subnet mask.
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage mask = lan.status.subnetmask
mask Returns the LAN subnet mask.
Remarks • Indicates the LAN subnet mask in use.
• The value for mask is a string formatted in dotted decimal notation.
lan.timedwait
Attribute The LAN timed-wait state interval
Default 20
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage lan.timedwait = timeout
timeout = lan.timedwait
timeout Retrieves the LAN timed-wait state interval in seconds.
Remarks • Use the value timeout as input or to set values for other attributes.
• This attribute controls the amount of time resources are allocated to closed TCP connections.
• A timed-wait state occurs if a TCP connection is closed.
• During the time-wait state interval, the instrument processes delayed packets that arrive after the
connection is closed.
• Use this attribute to tailor the timed-wait state for the instrument.