Lan.config.subnetmask - Keithley 2651A Reference Manual

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

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Usage
speed = lan.config.speed
lan.config.speed = speed
speed
Details
This attribute does not indicate the actual setting currently in effect. Use the lan.status.speed attribute to
determine the current operating state of the LAN.
This attribute stores the speed that will be used if the LAN is restarted for manual configuration operation.
The LAN speed is measured in megabits per second (Mbps).
Example
lan.config.speed = 100
Also see
lan.restoredefaults()
lan.status.speed

lan.config.subnetmask

This attribute contains the LAN subnet mask.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
mask = lan.config.subnetmask
lan.config.subnetmask = mask
mask
Details
This attribute specifies the LAN subnet mask to use 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 currently in effect. Use the lan.status.subnetmask
attribute to determine the current operating state of the LAN.
Example
print(lan.config.subnetmask)
Also see
lan.restoredefaults()
lan.status.subnetmask
2651A-901-01 Rev. A / March 2011
LAN speed setting in Mbps (10 or 100)
(on page 7-114)
(on page 7-121)
Affected by
LAN restore defaults
LAN subnet mask value string specifying the subnet mask in dotted decimal
notation
(on page 7-114)
(on page 7-121)
Configure LAN speed for 100.
Where saved
Default value
Nonvolatile memory
"255.255.255.0"
Outputs the LAN subnet mask, such as:
255.255.255.000
Section 7: Command reference
7-111

Advertisement

Table of Contents
loading

Table of Contents