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

Macros

#define AI_RANGE_10V   1
 
#define AI_RANGE_0_10V   2
 
#define AI_RANGE_0_20mA   3
 
#define AI_RANGE_4_20mA   4
 
#define AI_RANGE_0_50mA   5
 

Detailed Description

Macro Definition Documentation

#define AI_RANGE_10V   1
#define AI_RANGE_0_10V   2
#define AI_RANGE_0_20mA   3
#define AI_RANGE_4_20mA   4
#define AI_RANGE_0_50mA   5