MXIO Software Development Kit
C++ Sample Code Programming Guide
|
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 |
Note:
#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 |