→Enum

Synonym for a data type with named values: Due to the similarity to an →enumeration data type, data types with named values in logi.CAD 3 are also called enums.

Based on the →IEC-standard: A data type with named values is related to the enumeration data type (where the values of enumerated identifiers are not known by the user). The declaration of a data type with named values specifies the data type and assigns the values to the →named elements.