ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
Macros
ENG_UNIT
Library » IO » TC

Macros

#define ENG_UNIT_CELSIUS   0
 
#define ENG_UNIT_FAHRENHEIT   1
 
#define ENG_UNIT_MILLIVOLT   2
 
#define ENG_UNIT_OHM   3
 

Detailed Description

Macro Definition Documentation

#define ENG_UNIT_CELSIUS   0
#define ENG_UNIT_FAHRENHEIT   1
#define ENG_UNIT_MILLIVOLT   2
#define ENG_UNIT_OHM   3