networkPort.ipv6Address

<< Click to Display Table of Contents >>

 

networkPort.ipv6Address

According to the BACnet protocol documentation:

Indicates the IPv6 address of this network port. This property shall be conveyed most significant octet first. If the IPv6 address is obtained automatically, this property shall be read-only, and the value of this property shall contain the address with the highest precedence.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipv6Address

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 436

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?