Causes of runtime errors for a String Input Enable button

At runtime, the application logs errors about the button to diagnostics under these circumstances:
Unassigned connections
If the Value connection is not assigned, when the operator presses the button the pop-up is not shown and the application logs an error.
Terminal resolution too small
If the terminal's resolution is too small to show the string pop-up keyboard or scratchpad, the pop-up is not shown and the application logs an error.
Invalid Values
If the number of characters entered is greater than the maximum number allowed by the tag, when the operator presses
Enter
, the display turns red, the string is not sent to the Value connection and the application logs an error.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal