AnalogInputMode

<< Click to Display Table of Contents >>

 

AnalogInputMode

Enum Indicates the behavior to adopt when validating data input for an Analog Measurement. Possible values for this property are the following:

0 - aimGuessType (default): Regardless of the data type configured in the Measurement's Operator source, an operator can write any data type and PowerExplorer tries to convert this data into a valid value, prioritizing this conversion to the data type currently in use

1 - aimKeepType: Only accepts writing values of the data type configured in the Measurement's Operator source. If source's type is equal to Null or Empty, PowerExplorer checks which data type is valid and, from this point on, only accepts values with this type

Was this page useful?