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
tag
Contains DATA_TYPE_REAL for floatScale or DATA_TYPE_INTEGER for integerScale.
value
Contains the data for specified float or integer scale.