ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
AOPCTagType

Macros

#define TAG_TYPE_BOOL   1
 
#define TAG_TYPE_WORD   2
 
#define TAG_TYPE_INT   3
 
#define TAG_TYPE_DWORD   4
 
#define TAG_TYPE_FLOAT   5
 
#define TAG_TYPE_STRING   6
 
#define TAG_TYPE_SHORT   7
 

Detailed Description

Macro Definition Documentation

#define TAG_TYPE_BOOL   1
#define TAG_TYPE_WORD   2
#define TAG_TYPE_INT   3
#define TAG_TYPE_DWORD   4
#define TAG_TYPE_FLOAT   5
#define TAG_TYPE_STRING   6
#define TAG_TYPE_SHORT   7