|
ENTITY Plus_minus_bounds; lower_bound : Value_with_unit; significant_digits : OPTIONAL INTEGER; upper_bound : Value_with_unit; value_determination : OPTIONAL STRING; END_ENTITY; -- Plus_minus_bounds |
Entity data types and their attributesPlus_minus_boundslower_bound: Value_with_unit; (OPT) significant_digits: INTEGER; upper_bound: Value_with_unit; (OPT) value_determination: STRING; |
Users: by entity attributesPlus_minus_boundsDimension_value_with_limitation.defined_by limitation_definition_select Users: by defined types, not used by any entity attributePlus_minus_bounds- |
Global rules for this entity data type- |