I found an idea and tested it with macro look 1- Make a popup window with size 380 X 100 , monopoly , start position 209 ,190 2- Make a another window with Indirect window has size 380 X 100 and alignment in the meddle 3- In the that window make a set bit object link it with a macro to activate the popup int a=18 // window 18 (popup window number) SetData(a, "Local HMI", Lw, 60, 1) // indirect window 60 4- To close the popup window make a function key and link it with macro int a=0 // 0 to closethe window SetData(a, "Local HMI", Lw, 60, 1) this is an example and test it
how i can do a loop to change the window periodically? for example for a chart display ?
PLEASE!!! Help me make another video that makes it more clear how to use the value of plc to change the current window.thank you very much.
hi, why that work juste once ? After change window with function button, another way, it doesn't work anymore
Hi.
How can i show a popup window, using macro?
You showed us how to open a widescreen window. But if i want a popup window?
Did you find an answer for your question?
I found an idea and tested it with macro
look
1- Make a popup window with size 380 X 100 , monopoly , start position 209 ,190
2- Make a another window with Indirect window has size 380 X 100 and alignment in the meddle
3- In the that window make a set bit object link it with a macro to activate the popup
int a=18 // window 18 (popup window number)
SetData(a, "Local HMI", Lw, 60, 1) // indirect window 60
4- To close the popup window make a function key and link it with macro
int a=0 // 0 to closethe window
SetData(a, "Local HMI", Lw, 60, 1)
this is an example and test it
@@wadib3eed7 what?
@@galingeorgiev6806 what for ?