InTouch Show Window on Startup

JCTECH

Member
Join Date
Nov 2015
Location
MASON, OH
Posts
6
i have this On Startup script:

Show ("0 Login Screen");
Show ( "5440 Dispatch CI");
Show ( "5430 Sleeving CI");

however the ("0 Login Screen") sometimes wont open sometimes it will. ("0 Login Screen") is a replace window and the other two are overlays.

when i use this script:
Show ("0 Login Screen");
Show ("0 Login Screen");
Show ( "5440 Dispatch CI");
Show ( "5430 Sleeving CI");

it shows up every time. why would puting it in there twice make it work. it seems redundant and unnecessary. what could be going on behind the scenes?
 
You don't need the script.

In window maker go: Special - Configure - WindowViewer - Home Windows

Select the windows you want to open on start up.
 

Similar Topics

Hi All, I'd like to know how to show 100 days of Alarm in the Alarm Summary in Aveva (Intouch) SCADA. I couldn't find any option like that in...
Replies
10
Views
835
Could anyone please provide script to show popup on active screen ..? I have written windows script to show on current screen in " While showing...
Replies
0
Views
877
Is there anybody know why Histrend do not display the trend (i had sticked LOG DATA )? The current value of sensor is still display, if you've got...
Replies
1
Views
1,088
Hi, Im trying to dynamically show comments for the selected tags in the history trend in wonderware intouch. Im using the following script...
Replies
4
Views
2,780
Hi! I Want to show/hide a Real-Time trend pen with a button. Is this possible? If so, can anyone explain? I started with InTouch a month...
Replies
0
Views
1,801
Back
Top Bottom