Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-116 2601B-PULSE-901-01A April 2020
lan.config.ipaddress
This command specifies the LAN IP address.
Usage
ipAddress = lan.config.ipaddress
lan.config.ipaddress = "ipAddress"
LAN IP address; must be a string specifying the IP address in dotted decimal
notation
Details
This command specifies the LAN IP address to use when the LAN is configured using the manual
configuration method. This setting is ignored when DLLA or DHCP is used.
This attribute does not indicate the actual setting that is presently in effect. Use the
lan.status.ipaddress attribute to determine the present operating state of the LAN.
Example
ipaddress = lan.config.ipaddress
Retrieves the presently set LAN IP address.
Also see
lan.restoredefaults() (on page 11-121)
lan.status.ipaddress (on page 11-124)
lan.config.method
This attribute contains the LAN settings configuration method.
Usage
method = lan.config.method
lan.config.method = method
The method for configuring LAN settings; it can be one of the following values:
â–ª 0 or lan.AUTO: Selects automatic sequencing of configuration methods
â–ª 1 or lan.MANUAL: Use only manually specified configuration settings