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
Publié pour: Schneider Electric Belgium


Besoin d'aide ?
Sélectionnez le bon produit
Trouvez rapidement et facilement les produits et accessoires adaptés à vos applications.
Obtenir un devis
Effectuez une demande de renseignements en ligne et un expert vous contactera.
Où acheter ?
Trouvez facilement le distributeur Schneider Electric local le plus proche.
Centre d'aide
Trouvez des ressources de support pour tous vos besoins, en un seul endroit.