EasyManua.ls Logo

Keithley 2600B

Keithley 2600B
897 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Series 2600B
System SourceMeter® Instrument Reference Manual Section 7:
TSP command reference
2600BS-901-01 Rev. C / August 2016 7-125
Example
print(lan.config.dns.domain)
Outputs the present dynamic DNS domain. For
example, if the domain is "Matrix", the response
would be:
Matrix
Also see
lan.config.dns.dynamic (on page 7-125)
lan.config.dns.hostname (on page 7-125)
lan.config.dns.verify (on page 7-126)
lan.restoredefaults() (on page 7-132)
lan.config.dns.dynamic
Enables or disables the dynamic DNS registration.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory
1 (lan.ENABLE)
Usage
state = lan.config.dns.dynamic
lan.config.dns.dynamic = state
state
The dynamic DNS registration state. It may be one of the following values:
1 or lan.ENABLE: Enabled
0
or
lan.DISABLE
: Disabled
Details
Dynamic DNS registration works with DHCP to register the host name with the DNS server. The host
name is specified in the lan.config.dns.hostname attribute.
Example
print(lan.config.dns.dynamic)
Outputs the dynamic registration state.
If dynamic DNS registration is enabled, the
response is:
1.00000e+00
Also see
lan.config.dns.hostname (on page 7-125)
lan.restoredefaults() (on page 7-132)
lan.config.dns.hostname
This attribute defines the dynamic DNS host name.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW)
Yes
Not applicable
Nonvolatile memory
Instrument specific
(see
Details
)

Table of Contents

Related product manuals