Use this type whenever you need to define values that will never change. For example if you need to compare the value of a Data Variable (Dynamic Property Type) to a static value.
This static value will make sure the Title
property of this element will always be the same.
The following static data types are currently supported:
Type | Application area |
---|---|
String | Use it to display static text in your HMI that doesn’t need to be translated. If you’d like to display texts that you want to translate later, then make sure to use the ‣. |
Number | Use it as part of a ‣ to compare a Data Variable (Dynamic Property Type) against a static threshold. |
Boolean | Use it as port of a ‣ to check if Data Variable (Dynamic Property Type) |