Lan.config.method; Lan.config.speed - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference
Also see
lan.restoredefaults()
lan.status.ipaddress

lan.config.method

This attribute contains the LAN settings configuration method.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
method = lan.config.method
lan.config.method = method
method
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
print(lan.config.method)
Also see
lan.restoredefaults()

lan.config.speed

This attribute contains the LAN speed used when restarting in manual configuration mode.
Type
TSP-Link accessible
Attribute (RW)
Yes
7-110
Model 2651A High Power System SourceMeter® Instrument Reference Manual
(on page 7-114)
(on page 7-118)
Affected by
LAN restore defaults
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
(on page 7-114)
Affected by
LAN restore defaults
Where saved
Default value
Nonvolatile memory
lan.AUTO
Outputs the current method.
For example:
1.00000e+00
Where saved
Nonvolatile memory
Default value
100
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents