{}

Nhãn hiệu của chúng tôi

Impact-Company-Logo-English Black-01-177x54

Chào mừng bạn đến với Trang web của Schneider Electric

Chào mừng đến với trang web của chúng tôi.
Tìm các câu hỏi thường gặp
How to write a script to open a popup window in Vijeo Designer

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

Schneider Electric Việt Nam

Tìm hiểu thêm
Phạm vi:
Bài viết có thể hữu ích
Tìm hiểu thêm
Phạm vi: