ArrayValue (STRUCT)ΒΆ
TYPE ArrayValue : STRUCT
Description of a (multi dimensional) ARRAY type
- InOut:
Name
Type
Comment
eTypebase type of the array
pValuePOINTER TO BYTE
target location of the first element of the array
udiSizeUDINT(max) size of the base type.with the exception of the types[UWX]?STRINGthis value is calculated by the library.pudiDimensionSizePOINTER TO UDINT
The size of the dimensions
udiDimensionCountUDINT