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

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

lan.status.gateway

This attribute contains the LAN default gateway address.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
gatewayAddress = lan.status.gateway
gatewayAddress
Details
The value of gatewayAddress is a string that indicates the IP address of the default gateway in dotted decimal
notation.
Example
print(lan.status.gateway)
Also see
lan.config.gateway
2651A-901-01 Rev. A / March 2011
Affected by
Not applicable
LAN duplex setting can be one of the following values:
0 or lan.HALF: half-duplex operation
1 or lan.FULL: full-duplex operation
Affected by
Not applicable
LAN default gateway address
(on page 7-108)
Where saved
Default value
Not applicable
Not applicable
Outputs the present LAN duplex mode, such as:
1.00000e+00
Where saved
Default value
Not applicable
Not applicable
Outputs the gateway address, such as:
10.60.8.1
Section 7: Command reference
7-117

Advertisement

Table of Contents
loading

Table of Contents