|
AdsLib
|
This structure describes the header of ADS symbol information. More...
#include <AdsDef.h>
Public Attributes | |
| uint32_t | entryLength |
| uint32_t | iGroup |
| uint32_t | iOffs |
| uint32_t | size |
| uint32_t | dataType |
| uint32_t | flags |
| uint16_t | nameLength |
| uint16_t | typeLength |
| uint16_t | commentLength |
This structure describes the header of ADS symbol information.
Calling AdsSyncReadWriteReqEx2 with IndexGroup == ADSIGRP_SYM_INFOBYNAMEEX will return ADS symbol information in the provided readData buffer. The header of that information is structured as AdsSymbolEntry and can be followed by zero terminated strings for "symbol name", "type name" and a "comment"