networkPort.ipDnsServer

<< Click to Display Table of Contents >>

 

networkPort.ipDnsServer

According to the BACnet protocol documentation:

Indicates 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. A value of X'00000000' in an array entry indicates that the DNS server address is not available or is not configured.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipDnsServer

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 406

Tag Value

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

Was this page useful?