IEC_BACNET_PRESCALE (STRUCT)

TYPE IEC_BACNET_PRESCALE : STRUCT

A Prescale data structure contains tho attributes of Unsigned data type: multiplier and modulo divide. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_PRESCALE.

InOut:

Name

Type

Comment

multiplier

IEC_BACNET_UNSIGNED

The numerator of the conversion factor expressed as a ratio of integers.

moduloDivide

IEC_BACNET_UNSIGNED

The denominator of the conversion factor expressed as a ratio of integers.