Lan.config.dns.dynamic - Keithley 2651A Reference Manual

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

Advertisement

Section 7: Command reference
Details
This attribute holds the domain to request during dynamic DNS registration. Dynamic DNS registration works
with DHCP to register the domain specified in this attribute with the DNS server.
The length of the fully qualified host name (combined length of the domain and host name with separator
characters) must be less than or equal to 255 characters. Although up to 255 characters are allowed, you must
make sure the combined length is also no more than 255 characters.
Example
print(lan.config.dns.domain)
Also see

lan.config.dns.dynamic

lan.config.dns.hostname
lan.config.dns.verify
lan.restoredefaults()
lan.config.dns.dynamic
Enables or disables the dynamic DNS registration.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
state = lan.config.dns.dynamic
lan.config.dns.dynamic = state
state
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)
Also see
lan.config.dns.hostname
lan.restoredefaults()
7-106
Model 2651A High Power System SourceMeter® Instrument Reference Manual
(on page 7-106)
(on page 7-107)
(on page 7-107)
(on page 7-114)
Affected by
LAN restore defaults
The dynamic DNS registration state. It may be one of the following values:
1 or lan.ENABLE: Enabled
0 or lan.DISABLE: Disabled
(on page 7-107)
(on page 7-114)
Outputs the present dynamic DNS domain. For
example, if the domain is "Matrix", the response
would be:
Matrix
Where saved
Nonvolatile memory
Outputs the dynamic registration state.
If dynamic DNS registration is enabled, the
response is:
1.00000e+00
Default value
lan.ENABLE
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents