Models 707B and 708B Switching Matrix Reference Manual
Section 7: TSP command reference
707B-901-01 Rev. B / January 2015
7-103
Details
A fully qualified domain name (FQDN), sometimes referred to as an absolute domain name, is a
domain name that specifies its exact location in the tree hierarchy of the Domain Name System
(DNS).
A FQDN is the complete domain name for a specific computer or host on the LAN. The FQDN
consists of two parts: the host name and the domain name.
If the DNS host name for an instrument is not found, this attribute stores the IP address in dotted
decimal notation.
Example
print(lan.status.dns.name)
Outputs the dynamic DNS host name.
Also see
(on page 7-94)
(on page 7-96)
lan.status.duplex
This attribute contains the duplex mode presently in use by the LAN interface.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
duplex
= lan.status.duplex
duplex
LAN duplex setting can be one of the following values:
0
or
lan.HALF
: half-duplex operation
1
or
lan.FULL
: full-duplex operation
Example
print(lan.status.duplex)
Outputs the present LAN duplex mode, such as:
1.000
Also see
None
lan.status.gateway
This attribute contains the gateway address presently in use by the LAN interface.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
gatewayAddress
= lan.status.gateway
gatewayAddress
LAN gateway address presently being used