IEC_BACNET_PRESCALE (STRUCT)ΒΆ

TYPE IEC_BACNET_PRESCALE : STRUCT

A Prescale data structure contains attributes of Unsigned data type: multiplier and an modulo divide.

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.