networkPort.bacnetIpv6MulticastAddress

<< Click to Display Table of Contents >>

 

networkPort.bacnetIpv6MulticastAddress

According to the BACnet protocol documentation:

Contains the IPv6 multicast address UDP port to be used for the distribution of BACnet broadcast messages in the local multicast domain. The value of this property shall be comprised of the IPv6 multicast address followed by the UDP port, both of which shall be conveyed with the most significant octet first.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.bacnetIpv6MulticastAddress

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 440

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?