I'm trying to open the VisuDialogs.Numpad dialog to enter a new temperature setpoint on one of my VISU screens. For some reason, the numpad dialog does not appear as an option in the Open Dialog dropdown in my input configuration.
I'm very new to CODESYS, so sorry if this is a simple fix/known item XD.
You should not use the "open dialog" to change the value.
Instead use the input configuration "Write Variable" to change a variable value in the visualization.
in the setting of this input command, you can choose the Input type (select dialog).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to open the VisuDialogs.Numpad dialog to enter a new temperature setpoint on one of my VISU screens. For some reason, the numpad dialog does not appear as an option in the Open Dialog dropdown in my input configuration.
I'm very new to CODESYS, so sorry if this is a simple fix/known item XD.
data type?
You should not use the "open dialog" to change the value.
Instead use the input configuration "Write Variable" to change a variable value in the visualization.
in the setting of this input command, you can choose the Input type (select dialog).