Macros
AI_RANGE

Macros

#define AI_RANGE_DISABLE   0
 
#define AI_RANGE_0_10V   1
 
#define AI_RANGE_0_20mA   2
 
#define AI_RANGE_4_20mA_BURNOUT   3
 
#define AI_RANGE_4_20mA   4
 
#define AI_RANGE_10V   5
 

Detailed Description

Macro Definition Documentation

◆ AI_RANGE_DISABLE

#define AI_RANGE_DISABLE   0

Definition at line 540 of file iothinxio.h.

◆ AI_RANGE_0_10V

#define AI_RANGE_0_10V   1

Definition at line 541 of file iothinxio.h.

◆ AI_RANGE_0_20mA

#define AI_RANGE_0_20mA   2

Definition at line 542 of file iothinxio.h.

◆ AI_RANGE_4_20mA_BURNOUT

#define AI_RANGE_4_20mA_BURNOUT   3

Definition at line 543 of file iothinxio.h.

◆ AI_RANGE_4_20mA

#define AI_RANGE_4_20mA   4

Definition at line 544 of file iothinxio.h.

◆ AI_RANGE_10V

#define AI_RANGE_10V   5

Definition at line 545 of file iothinxio.h.