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

Macros

#define IOFUNC_TC_CH_NAME   0
 
#define IOFUNC_TC_CH_MODE   1
 
#define IOFUNC_TC_CH_TEMPERATURE_UNIT   2
 
#define IOFUNC_TC_CH_SCALING_SLOPE   3
 
#define IOFUNC_TC_CH_SCALING_OFFSET   4
 
#define IOFUNC_TC_CH_VALUE_FLOAT   5
 
#define IOFUNC_TC_CH_MINIMUM_VALUE   6
 
#define IOFUNC_TC_CH_MAXIMUM_VALUE   7
 
#define IOFUNC_TC_MULTIPLIED_ENGINEERING_VALUE   8
 

Detailed Description

Note:
IOFUNC_TC_CH_MINIMUM_VALUE: write command data type is DATA_TYPE_FLOAT.
IOFUNC_TC_CH_MAXIMUM_VALUE: write command data type is DATA_TYPE_FLOAT.

Macro Definition Documentation

#define IOFUNC_TC_CH_NAME   0
#define IOFUNC_TC_CH_MODE   1
#define IOFUNC_TC_CH_TEMPERATURE_UNIT   2
#define IOFUNC_TC_CH_SCALING_SLOPE   3
#define IOFUNC_TC_CH_SCALING_OFFSET   4
#define IOFUNC_TC_CH_VALUE_FLOAT   5
#define IOFUNC_TC_CH_MINIMUM_VALUE   6
#define IOFUNC_TC_CH_MAXIMUM_VALUE   7
#define IOFUNC_TC_MULTIPLIED_ENGINEERING_VALUE   8