Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-117
Details
This attribute controls how the LAN IP address, subnet mask, default gateway address, and DNS
server addresses are determined.
When method is lan.AUTO, the instrument first attempts to configure the LAN settings using dynamic
host configuration protocol (DHCP). If DHCP fails, it tries dynamic link local addressing (DLLA). If
DLLA fails, it uses the manually specified settings.
When method is lan.MANUAL, only the manually specified settings are used. Neither DHCP nor
DLLA are attempted.
Example
Outputs the current method.
For example:
1.00000e+00
Also see
lan.restoredefaults() (on page 11-121)
lan.config.speed
This attribute contains the LAN speed used when restarting in manual configuration mode.
Usage
speed = lan.config.speed
lan.config.speed = speed
LAN speed setting in Mbps (10 or 100)
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 11-121)
lan.status.speed (on page 11-127)