Tab ‘Visualization Manager’ - ‘Dialog settings’¶
Symbol:
This tab contains default settings for the dialogs that are used in the visualization in runtime mode for text input and user management. In the input configuration of the respective visualization element, you define the dialog to be used.
Attention
The global settings in the Visualization Manager are effective for use in a web visualization only.
If a corresponding setting is also available in the input configuration of the respective visualization element, then it is used.
Numpad | Dialog in the form of a numeric keypad that the visualization calls in runtime mode when the user activates the input field for a number (preset: VisuDialogs.Numpad). |
Keypad | Dialog in the form of a keyboard that the visualization calls in runtime mode when the user activates the input field for a text. Preset: VisuDialogs.Keypad |
Use text input with limitation | Requirement: CODESYS Web Visualization is configured as display variant and the Default text input is Keyboard. Then the visualization supports keyboard input at runtime.
Preset:VisuDialogs.TextinputWithLimits. This dialog shows the value range accepts values only within the given range. |
Global position settings for numpad / keypad |
Note: The origin of the coordinate system of the visualization is located in the upper left corner. The positive horizontal x-axis runs to the right. The positive vertical y-axis runs downwards. |
You can configure your visualization with a user management. To do this, configure an element input for opening a user management. The You can also use other visualizations as user management dialogs. The presets must be changed here in order to do this. |
|
Login dialog | User management dialog for login, prompting the user for a user name and password. The dialog appears in the input event for an element that executes the follow-up action User management, Login. Preset: |
Change password dialog | User management dialog for changing the password, prompting the user for the current and new passwords. The dialog appears in the input event for an element that executes the follow-up action User management, Change user password Preset: |
Change configuration dialog | User management dialog for changing the configuration, displaying the current user configuration and the option to change it. The dialog appears in the input event that executes the follow-up action User Management, Open user configuration. Preset: |
See also