Hlelo,
I am calling an ST script from a Visualization. Is there any way to close the current Dialog Visualization that a certain condition?
Something like:
(OnDialogClosedmethod:)IFDataResult=OKTHEN//CloseDialogELSE//Don't close dialogErrorFlag :=TRUE;END_IF
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hlelo,
I am calling an ST script from a Visualization. Is there any way to close the current Dialog Visualization that a certain condition?
Something like:
Hello,
maybe this example application would help:
https://store.codesys.com/visu-dialog-st.html
Regards
plcmax
Also there should be a simple way to do it with library, but unfortunately there is no example in Store.
Hi,
check the third application (Version 1.0.0.3) in the device tree of this example...
BR
Edwin
Thanks, Edwin - i'm not thinking that it will be update this way.
But I need to say that VisuUtils not only about dialogs (also transfer files, iterate clients) - so I suggest to create individual example.