Tani OpcPipe protocol  1.0.5
Tani OpcPipe protocol
Macros
Defines for PLC_REQ::DataArea

Macros

#define PLC_AREA_RAW   0
 
#define PLC_AREA_DATABLOCK   1
 
#define PLC_AREA_FLAG   2
 
#define PLC_AREA_INPUT   3
 
#define PLC_AREA_OUTPUT   4
 
#define PLC_AREA_PERIPHERIE   5
 
#define PLC_AREA_COUNTER   6
 
#define PLC_AREA_TIMER   7
 
#define PLC_AREA_SYSTEMDATA   8
 
#define PLC_AREA_ABSOLUTE_MEMORY   9
 
#define PLC_AREA_EXT_DATABLOCK   10
 
#define PLC_AREA_INPUT_REG   11
 
#define PLC_AREA_OUTPUT_REG   12
 
#define PLC_AREA_PROTOCOL_STATUS   13
 special protocol informations
 
#define PLC_AREA_SYSINIT   14
 
#define PLC_AREA_ID   15
 
#define PLC_AREA_EXT_MEMORY   16
 
#define PLC_AREA_EXT_PERIPHERIE   17
 
#define PLC_AREA_PERIPHERIE_INPUT   18
 
#define PLC_AREA_PERIPHERIE_OUTPUT   19
 
#define PLC_AREA_EVENT_DATA   20
 
#define PLC_AREA_EVENT_ACK   21
 
#define PLC_AREA_ITEM_SYNTAX   22
 for symbolic PLCs: use Item syntax instead of symbol cache
 
#define PLC_AREA_COUNTER_COIL   100
 
#define PLC_AREA_COUNTER_CONTACT   101
 
#define PLC_AREA_TIMER_COIL   102
 
#define PLC_AREA_TIMER_CONTACT   103
 
#define PLC_AREA_RETENTIVE_TIMER_COIL   104
 
#define PLC_AREA_RETENTIVE_TIMER_CONTACT   105
 
#define PLC_AREA_RETENTIVE_TIMER   106
 
#define PLC_AREA_LONG_TIMER_COIL   107
 
#define PLC_AREA_LONG_TIMER_CONTACT   108
 
#define PLC_AREA_LONG_TIMER   109
 
#define PLC_AREA_LONG_COUNTER_COIL   110
 
#define PLC_AREA_LONG_COUNTER_CONTACT   111
 
#define PLC_AREA_LONG_COUNTER   112
 
#define PLC_AREA_LONG_RETENTIVE_TIMER_COIL   113
 
#define PLC_AREA_LONG_RETENTIVE_TIMER_CONTACT   114
 
#define PLC_AREA_LONG_RETENTIVE_TIMER   115
 
#define PLC_AREA_INDEX_REGISTER   116
 
#define PLC_AREA_FILE_REGISTER_SERIAL   117
 
#define PLC_AREA_LINK_REGISTER   118
 
#define PLC_AREA_SPECIAL_RELAY   119
 
#define PLC_AREA_LATCH_RELAY   120
 
#define PLC_AREA_ANNUNCIATOR   121
 
#define PLC_AREA_EDGE_RELAY   122
 
#define PLC_AREA_LINK_SPECIAL_RELAY   123
 
#define PLC_AREA_LINK_SPECIAL_REGISTER   124
 
#define PLC_AREA_FILE_REGISTER   125
 
#define PLC_AREA_REFRESH_DATA_REGISTER   126
 
#define PLC_AREA_LONG_INDEX_REGISTER   127
 
#define PLC_AREA_SEQUENCE_CHAIN   128
 
#define PLC_AREA_LINK_RELAY   129
 
#define PLC_AREA_STATUS   200
 
#define PLC_AREA_CONTROL   201
 
#define PLC_AREA_STRING   202
 
#define PLC_AREA_ASCII   203
 
#define PLC_AREA_BCD   204
 
#define PLC_AREA_LONG   205
 

Detailed Description