MXIO Software Development Kit
C++ Sample Code Programming Guide
|
Macros | |
#define | IOFUNC_IR_CH_VALUE 2 |
Note:
IOFUNC_IR_CH_VALUE: write command data type of IOTYPE_IR_WORD is DATA_TYPE_WORD.
IOFUNC_IR_CH_VALUE: write command data type of IOTYPE_IR_FLOAT is DATA_TYPE_FLOAT.
IOFUNC_IR_CH_VALUE: write command data type of IOTYPE_IR_BOOL is DATA_TYPE_BYTE.
IOFUNC_IR_CH_VALUE: write command data type of IOTYPE_IR_DWORD is DATA_TYPE_DWORD.
#define IOFUNC_IR_CH_VALUE 2 |