adapnex::drivers::bnr_x2x::X20AT4222::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 signaled.
Synopsis
Declared in <adapnex/drivers/bnr_x2x/x20at4222.h>
enum InputError;
Members
Name |
Description |
|
The input signal is within the measurement range of the configured measurement type. |
|
The input signal undershot the lower limit of the measurement range. |
|
The input signal overshot the upper limit of the measurement range. |
|
An open circuit was detected on the input. |
Created with MrDocs