New control element Edit field

September 17, 2016

Control "Edit field" is intended to enter a text string or a number from the keypad in the GUI. Input field supports the input arbitrary text, integer and float values.

RemoteXY project continues to evolve. Added new feature the "Edit field" control element. New control is allow to enter a text string or a number from the keypad in the GUI. The value entered is transmitted to the controller in the corresponding field RemoteXY structure. Input field supports the input arbitrary text, integer and float values.

Support of type input value is performed on the step of putting value by providing the user the appropriate keyboard for input. The edit field can contain the clear button for reset the entered value. Supported alignment of the entered text to the left, right and center.

The edit field will allow to make a more flexible management of your devices, allowing you to enter values from the mobile interface keyboard. These values can be the limit values, the coefficients of PID, the time intervals and other data.

New features supported by the mobile app version 3.7.1 or up.

Tutorial of Edit field by link.