→Enumerated data type

According to the →IEC-standard: The declaration of an enumerated data type specifies that the value of any data element of that type can only take one of the values given in the associated list of identifiers.

This enumerated data type is not supported in logi.CAD 3. But logi.CAD 3 supports data types with named values (also identified as →enums) as an alternative.