Text Input is used to write value to a PV and display the readback PV value. It does not supports multi-line text. It supports parsing String as a Double or Long Integer array.
Multi-line Input property is no,
press Enter key or click other place of the display to finish editing.
If Multi-line Input property is yes,
press Ctrl+Enter or click other place of the display to finish editing.
Press Esc at anytime to abort editing.
Besides its own special properties, the widget has all the special properties of TextUpdate.
Properties only visible to File selector:
Properties only visible to Datetime selector:
yyyy (year), MM (month),
dd (day),
HH (hour), mm (minute) and ss (seconds).
yyyy-MM-dd HH:mm:ss would look like 2011-04-26 14:43:00
MM/dd/yyyy HH:mm:ss would look like 04/26/2011 15:04:00
MM/dd/yyyy would look like 04/26/2011.