UNION_BACNET_SCALE (UNION)ΒΆ

TYPE UNION_BACNET_SCALE : UNION

This structure represents the Scale data structure used in an accumulator object.

InOut:

Name

Type

Comment

floatScale

IEC_BACNET_REAL

Scale is Present_Value x Scale.

integerScale

IEC_BACNET_INTEGER

Scale is Present_Value x 10 power Scale.