networkPort.bacnetIpMulticastAddress

<< Click to Display Table of Contents >>

 

networkPort.bacnetIpMulticastAddress

According to the BACnet protocol documentation:

Contains the BACnet/IP multicast group address to be used for the distribution of BACnet broadcast messages. The value of this property shall be conveyed with the most significant octet first. A value of X'00000000' indicates that BACnet/IP multicast is not used.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.bacnetIpMulticastAddress

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 409

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?