Hello Barton, I try to log the changes in Numpad (upon Ok button pressed) that an Element name/Element text variable is changed from so to so. How to get the Element name (or text fields Text Variable) from where the Numpad is called? Numpad is Invoked from Inputconfiguration->onMouseDown->Write a variable. Thanks
Hello Barton, I try to log the changes in Numpad (upon Ok button pressed) that an Element name/Element text variable is changed from so to so. How to get the Element name (or text fields Text Variable) from where the Numpad is called? Numpad is Invoked from Inputconfiguration->onMouseDown->Write a variable? Thanks
Hello Barton, Thank you for the quick responce. The Numpad object closing was interupted like the normal VisuDialog.Numpad and stays where it is. Only the text changing to RED is missing due to flags value which was lost. can you please provide me the example "dialogue manager using the SetDialogInterfaceValues method".
Hi Barton, I am new to Codesys/Twincat and i have a similar kind of problem. Created my own visualization object and (use Visualization) chnaged it to NUMPAD type. I have to do this to change the Font on the NUMPAD to make it better visible. Everything works like the Visudialog.Numpad except the limit check that changes the min/max labels to red color when an input variable boundary check fails. Can you please guide me what went wrong with my chnage.