Index (STRUCT)ΒΆ
TYPE Index : STRUCT
Take a look to the example PubSubDataSet.project to see how to use this struct in the context of a DataSet
- InOut:
- Name - Type - Comment - eType- item type - pValue- POINTER TO BYTE - target/source location - udiSize- UDINT(max) size of this item in the data set messageWith the exception of the types- STRINGand- WSTRINGthis value is calculated by the library.If eType is set to- IEC_TYPE.TYPE_BITthen this value is interpreted as- Bit 30+31: BIT_SIZE 
- Bit 0-7: Bit Offset (0..63) in pValue 
 - udiOffset- UDINToffset inside data set messagethis value is calculated by the library
