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

IEC_BACNET_DATA_TYPE

Contains DATA_TYPE_REAL for floatScale or DATA_TYPE_INTEGER for integerScale.

value

UNION_BACNET_SCALE

Contains the data for specified float or integer scale.