ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
Data Fields
TagInfo Struct Reference

#include <libmoxa_rtu.h>

Data Fields

UINT8 strTagName [AOPC_MAX_TAG_NAME+1]
 
UINT8 strTagDescription [AOPC_MAX_TAG_DESC+1]
 
UINT8 strTagUnit [AOPC_MAX_TAG_UNIT+1]
 
UINT8 tagAccessRight
 
UINT16 tagValueType
 
UINT16 tagQuality
 
void * tagValue
 
UINT8(* tagCallBack )(UINT8 *tagName, UINT16 tagValueType, UINT8 *tagValue)
 

Field Documentation

UINT8 strTagName[AOPC_MAX_TAG_NAME+1]
UINT8 strTagDescription[AOPC_MAX_TAG_DESC+1]
UINT8 strTagUnit[AOPC_MAX_TAG_UNIT+1]
UINT8 tagAccessRight
UINT16 tagValueType
UINT16 tagQuality
void* tagValue
UINT8(* tagCallBack) (UINT8 *tagName, UINT16 tagValueType, UINT8 *tagValue)

The documentation for this struct was generated from the following file: