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

Macros

#define IOFUNC_RELAY_PULSE_CH_COUNT   2000
 
#define IOFUNC_RELAY_PULSE_CH_ON_WIDTH_MS   2001
 
#define IOFUNC_RELAY_PULSE_CH_OFF_WIDTH_MS   2002
 
#define IOFUNC_RELAY_PULSE_CH_POWER_ON_STATUS   2003
 
#define IOFUNC_RELAY_PULSE_CH_POWER_ON_DELAY_SEC   2004
 
#define IOFUNC_RELAY_PULSE_CH_SAFE_MODE_STATUS   2005
 
#define IOFUNC_RELAY_PULSE_CH_STATUS   2006
 

Detailed Description

Note:\ IOFUNC_RELAY_PULSE_CH_STATUS: write command data type is DATA_TYPE_BYTE.

Macro Definition Documentation

#define IOFUNC_RELAY_PULSE_CH_COUNT   2000
#define IOFUNC_RELAY_PULSE_CH_ON_WIDTH_MS   2001
#define IOFUNC_RELAY_PULSE_CH_OFF_WIDTH_MS   2002
#define IOFUNC_RELAY_PULSE_CH_POWER_ON_STATUS   2003
#define IOFUNC_RELAY_PULSE_CH_POWER_ON_DELAY_SEC   2004
#define IOFUNC_RELAY_PULSE_CH_SAFE_MODE_STATUS   2005
#define IOFUNC_RELAY_PULSE_CH_STATUS   2006