networkPort.ipv6DnsServer

<< Click to Display Table of Contents >>

 

networkPort.ipv6DnsServer

According to the BACnet protocol documentation:

Indicates the IPv6 address of the DNS server used by this network port for Internet host name resolution. The values of this property shall be conveyed with the most significant octet first. If the DNS server addresses are obtained automatically, this property shall be read-only. A value of X'00000000000000000000000000000000' in an array entry indicates that the DNS server address is not available or is not configured.

Property ipv6DnsServer of object networkPort can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipv6DnsServer

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 441

Tag Value

A character string containing an XML with a value of type <SequenceOfOctetString>.

Was this page useful?