IEC_BACNET_GROUP_CHANNEL_VALUE (STRUCT)ΒΆ

TYPE IEC_BACNET_GROUP_CHANNEL_VALUE : STRUCT

The BACNET_GROUP_CHANNEL_VALUE data structure contains the main part of the information for the BACnet write group service.

InOut:

Name

Type

Comment

channel

IEC_BACNET_UINT

This contains the services channel value.

overridingPriority

IEC_BACNET_PRIORITY_LEVEL

This contains the services overriding priority.

value

IEC_BACNET_CHANNEL_VALUE

This contains the actual value written into the specified channel.