MXIO Software Development Kit
C++ Sample Code Programming Guide
 All Classes Files Functions Variables Typedefs Macros Groups Pages
Macros

Macros

#define IOFUNC_AI_CH_MODE   1
 
#define IOFUNC_AI_CH_BURNOUT_VALUE   5
 
#define IOFUNC_AI_CH_SCALED_VALUE   6
 
#define IOFUNC_AI_CH_MINIMUM_VALUE   7
 
#define IOFUNC_AI_CH_MAXIMUM_VALUE   8
 
#define IOFUNC_AI_CH_BURNOUT_STATUS   9
 
#define IOFUNC_AI_CH_RAW_VALUE   10
 
#define IOFUNC_AI_CH_MINIMUM_VALUE_RAW   12
 
#define IOFUNC_AI_CH_MAXIMUM_VALUE_RAW   13
 

Detailed Description

Note:

Macro Definition Documentation

#define IOFUNC_AI_CH_MODE   1
#define IOFUNC_AI_CH_BURNOUT_VALUE   5
#define IOFUNC_AI_CH_SCALED_VALUE   6
#define IOFUNC_AI_CH_MINIMUM_VALUE   7
#define IOFUNC_AI_CH_MAXIMUM_VALUE   8
#define IOFUNC_AI_CH_BURNOUT_STATUS   9
#define IOFUNC_AI_CH_RAW_VALUE   10
#define IOFUNC_AI_CH_MINIMUM_VALUE_RAW   12
#define IOFUNC_AI_CH_MAXIMUM_VALUE_RAW   13