maxNumDecimalDigits property

int? maxNumDecimalDigits
getter/setter pair

Defines the maximum number of read decimal digits for values >=0. Negative values mean all decimal digits are read. Currently implemented only for the "auto_analog_digital_meter" scan mode.

Implementation

int? maxNumDecimalDigits;