Issue
How to write a script to open a popup window in Vijeo Designer
Product Line
Vijeo Designer
Resolution
Below is the syntax to open a popup window using a script in Vijeo Designer:
Window1.open(80,100); // Window1 is the Popup Window Name and 80,100 are the x,y coordinates
Window1.changePanel(10010); // Window1 is the Popup Window Name and "10010" is the panel number
Window1.show(true); // // Window1 is the Popup Window Name
Released for: Schneider Electric Saudi Arabia


Need help?
Product Selector
Quickly and easily find the right products and accessories for your applications.
Get a Quote
Start your sales enquiry online and an expert will connect with you.
Where to buy?
Easily find the nearest Schneider Electric distributor in your location.
Help Centre
Find support resources for all your needs, in one place.