adapnex::drivers::bnr_x2x::X20AI4322::InputError
Result of the module's input signal monitoring for a single channel. The measured value is reported as NaN whenever an error state is signalled.
Synopsis
Declared in <adapnex/drivers/bnr_x2x/x20ai4322.h>
enum InputError;
Members
Name |
Description |
|
The input signal is within the 0 to 20 mA measurement range. |
|
The input signal undershot the lower limit of the measurement range (0 mA). |
|
The input signal overshot the upper limit of the measurement range (20 mA). |
Created with MrDocs