ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
Macros
AI_STATUS
Library » IO » AI

Macros

#define AI_STATUS_BURNOUT   0
 
#define AI_STATUS_UNDER_RANGE   1
 
#define AI_STATUS_NORMAL_RANGE   2
 
#define AI_STATUS_OVER_RANGE   3
 

Detailed Description

Macro Definition Documentation

#define AI_STATUS_BURNOUT   0
#define AI_STATUS_UNDER_RANGE   1
#define AI_STATUS_NORMAL_RANGE   2
#define AI_STATUS_OVER_RANGE   3