TextLine
The TextLine is a component of the static text display on the LCD screen. It accepts up to 21 characters (ASCII base table). If the user adds the component to the application, the Text slot takes automatically the name of the component, which can be changed any time by entering any other text.
The TextLine component has the following slots:
Status: the current status of the component;
Fault Cause: indicates the fault cause of the component;
Text: allows to enter a text shown on the LCD display; accepts a string value, max. of 21 characters.