7: TSP command reference Series 2600B System SourceMeter® Instrument
7-130 2600BS-901-01 Rev. C / August 2016
Details
This attribute stores the speed that will be used if the LAN is restarted for manual configuration
operation.
This attribute does not indicate the actual setting presently in effect. Use the lan.status.speed
attribute to determine the present operating state of the LAN.
The LAN speed is measured in megabits per second (Mbps).
Example
Configure LAN speed for 100.
Also see
lan.restoredefaults() (on page 7-132)
lan.status.speed (on page 7-139)
lan.config.subnetmask
This attribute contains the LAN subnet mask.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes LAN restore defaults Nonvolatile memory "255.255.255.0"
Usage
mask = lan.config.subnetmask
lan.config.subnetmask = mask
String that specifies the LAN subnet mask value in dotted decimal notation
Details
This attribute specifies the LAN subnet mask that will be used when the manual configuration method
is used to configure the LAN. This setting is ignored when DLLA or DHCP is used.
This attribute does not indicate the actual setting presently in effect. Use the
lan.status.subnetmask attribute to determine the present operating state of the LAN.
Example
print(lan.config.subnetmask)
Outputs the LAN subnet mask, such as:
255.255.255.0
Also see
lan.restoredefaults() (on page 7-132)
lan.status.subnetmask (on page 7-139)
lan.linktimeout
This attribute contains the LAN link timeout period.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes LAN restore defaults Nonvolatile memory 20 (20 s)