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- The numerator of the conversion factor expressed as a ratio of integers. - moduloDivide- The denominator of the conversion factor expressed as a ratio of integers. 
