|
ENTITY colour_association_table; discrete_states_with_colours : LIST [1:?] OF state_variable_with_colour; interpolation_type : staircase_or_linear; END_ENTITY; -- colour_association_table |
Entity data types and their attributescolour_association_tablediscrete_states_with_colours: LIST [1:?] OF state_variable_with_colour; interpolation_type: staircase_or_linear; |
Users: by entity attributescolour_association_tablecolour_associated.mapping Users: by defined types, not used by any entity attributecolour_association_table- |
Global rules for this entity data type- |