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

Macros

#define IOTYPE_DI   0x000
 
#define IOTYPE_DO   0x100
 
#define IOTYPE_DIO   0x200
 
#define IOTYPE_RELAY   0x300
 
#define IOTYPE_AI   0x400
 
#define IOTYPE_AO   0x500
 
#define IOTYPE_TC   0x600
 
#define IOTYPE_RTD   0x700
 
#define IOTYPE_IR_WORD   0x800
 
#define IOTYPE_SERIALTAG   0x900
 
#define IOTYPE_SYS_SYSTEM   0xA00
 
#define IOTYPE_VC   0xB00
 
#define IOTYPE_IR_FLOAT   0xC00
 
#define IOTYPE_SYS_IO_MODE   0xD00
 

Detailed Description

Support IOType

Macro Definition Documentation

#define IOTYPE_DI   0x000
#define IOTYPE_DO   0x100
#define IOTYPE_DIO   0x200
#define IOTYPE_RELAY   0x300
#define IOTYPE_AI   0x400
#define IOTYPE_AO   0x500
#define IOTYPE_TC   0x600
#define IOTYPE_RTD   0x700
#define IOTYPE_IR_WORD   0x800
#define IOTYPE_SERIALTAG   0x900
#define IOTYPE_SYS_SYSTEM   0xA00
#define IOTYPE_VC   0xB00
#define IOTYPE_IR_FLOAT   0xC00
#define IOTYPE_SYS_IO_MODE   0xD00