Limited ARRAYs

Top  Previous  Next

 

Arrays of structures, other complex types as well as arrays of arrays and multidimensional arrays are not possible yet.

 

In addition not all possibilities can be used for the default value instructions.

 

You can create arrays of following types:

BOOL, BYTE, CHAR, INT, WORD, DATE, S5TIME, DWORD, DINT, REAL, TIME_OF_DAY, TIME

 

Arrays can be limited created by UDTs as well. This is a possibility to bridge the missing of arrays out of structures.

 

See also:

Not implemented properties