DeviceLow

<< Click to Display Table of Contents >>

 

DeviceLow

Number The DeviceLow property defines the lowest value reached by a Block Element in the device. This property is used in the calculation of the PercentDeadBand property's value, and also to adjust the device's scale value before setting it to the Value property. Likewise, the inverse operation is performed before sending the value to the Driver, when writing. This conversion happens only when the EnableScaling property is set to True. Default value is 0 (zero).

 

NOTE

Bit values (the Bit00 to Bit31 properties) are not affected by adjustments in the scale, that is, they represent bits from the value read by a device before conversion.

Was this page useful?