networkPort.ipv6DhcpServer

<< Click to Display Table of Contents >>

 

networkPort.ipv6DhcpServer

According to the BACnet protocol documentation:

Indicates the address of the DHCPv6 server from which the last DHCPv6 lease was obtained for the port. If the address of the DHCPv6 server cannot be determined, or DHCPv6 is not in use, the value of this property shall be X'00000000000000000000000000000000'.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipv6DhcpServer

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 445

Tag Value

A string value representing a sequence of octets, where each octet is represented by a pair of hexadecimal characters (ex: '0F121A').

Was this page useful?