IEC_BACNET_CHANNEL_VALUE (STRUCT)ΒΆ
TYPE IEC_BACNET_CHANNEL_VALUE : STRUCT
The BACNET_CHANNEL_VALUE data structure contains a part of the information for the BACnet write group service
- InOut:
Name
Type
Comment
tag
Specifies the type of the channel value to send.
Valid values for this parameters are: ::DATA_TYPE_UNSIGNED, ::DATA_TYPE_SIGNED, ::DATA_TYPE_REAL, ::DATA_TYPE_BOOLEAN, ::DATA_TYPE_DOUBLE, ::DATA_TYPE_OCTET_STRING, ::DATA_TYPE_BIT_STRING, ::DATA_TYPE_CHAR_STRING, ::DATA_TYPE_ENUMERATED, ::DATA_TYPE_DATE, ::DATA_TYPE_TIME, ::DATA_TYPE_OBJECT_IDENTIFIER, ::DATA_TYPE_LIGHTING_COMMAND, ::DATA_TYPE_NULL
value
Contains the differnt values defined.