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

Macros

#define IOFUNC_RELAY_CH_NAME   0
 
#define IOFUNC_RELAY_CH_MODE   1
 
#define IOFUNC_RELAY_CH_CURRENT_COUNT   2
 
#define IOFUNC_RELAY_CH_TOTAL_COUNT   3
 
#define IOFUNC_RELAY_RELAY_CH_POWER_ON_STATUS   1000
 
#define IOFUNC_RELAY_RELAY_CH_POWER_ON_DELAY_SEC   1001
 
#define IOFUNC_RELAY_RELAY_CH_SAFE_MODE_STATUS   1002
 
#define IOFUNC_RELAY_RELAY_CH_VALUE   1003
 

Detailed Description

Note:
IOFUNC_RELAY_RELAY_CH_VALUE: write command data type is DATA_TYPE_BYTE.

Macro Definition Documentation

#define IOFUNC_RELAY_CH_NAME   0
#define IOFUNC_RELAY_CH_MODE   1
#define IOFUNC_RELAY_CH_CURRENT_COUNT   2
#define IOFUNC_RELAY_CH_TOTAL_COUNT   3
#define IOFUNC_RELAY_RELAY_CH_POWER_ON_STATUS   1000
#define IOFUNC_RELAY_RELAY_CH_POWER_ON_DELAY_SEC   1001
#define IOFUNC_RELAY_RELAY_CH_SAFE_MODE_STATUS   1002
#define IOFUNC_RELAY_RELAY_CH_VALUE   1003