Macros
AO_RANGE

Macros

#define AO_RANGE_DISABLE   0
 
#define AO_RANGE_0_10_V   1
 
#define AO_RANGE_0_20mA   2
 
#define AO_RANGE_4_20mA   3
 

Detailed Description

Macro Definition Documentation

◆ AO_RANGE_DISABLE

#define AO_RANGE_DISABLE   0

Definition at line 706 of file iothinxio.h.

◆ AO_RANGE_0_10_V

#define AO_RANGE_0_10_V   1

Definition at line 707 of file iothinxio.h.

◆ AO_RANGE_0_20mA

#define AO_RANGE_0_20mA   2

Definition at line 708 of file iothinxio.h.

◆ AO_RANGE_4_20mA

#define AO_RANGE_4_20mA   3

Definition at line 709 of file iothinxio.h.