IEC_BACNET_SCALE (STRUCT)
TYPE IEC_BACNET_SCALE : STRUCT
This structure represents the Scale data structure used in an accumulator object.
- InOut:
Name
Type
Comment
tagContains DATA_TYPE_REAL for floatScale or DATA_TYPE_INTEGER for integerScale.
valueContains the data for specified float or integer scale.