Lan.status.speed; Lan.status.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

lan.status.speed

This attribute contains the LAN speed.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
speed = lan.status.speed
speed
Details
This attribute indicates the transmission speed currently in use by the LAN interface.
Example
print(lan.status.speed)
Also see
None

lan.status.subnetmask

This attribute contains the LAN subnet mask that is presently in use by the LAN interface.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
mask = lan.status.subnetmask
mask
Details
Use this attribute to determine the present operating state of the LAN. This attribute will return the present LAN
subnet mask value if the LAN is manually configured, or when DLLA or DHCP is used.
Example
print(lan.status.subnetmask)
Also see
lan.config.subnetmask
2651A-901-01 Rev. A / March 2011
Affected by
Not applicable
LAN speed in Mbps, either 10 or 100
Affected by
Not applicable
A string specifying the subnet mask in dotted decimal notation
(on page 7-111)
Where saved
Default value
Not applicable
Not applicable
Outputs the instrument's transmission speed
presently in use, such as:
1.00000e+02
Where saved
Default value
Not applicable
Not applicable
Outputs the subnet mask of the instrument that is
presently in use, such as:
255.255.255.0
Section 7: Command reference
7-121

Advertisement

Table of Contents
loading

Table of Contents