Wonderware toggle window button.

Volvagia720

Member
Join Date
Oct 2012
Location
Minnesota
Posts
15
I want to make a button that opens a popup window when pushed, and closes that same window when pushed again. I can't seem to figure out how to do this. I think I have to do some kind of scripting, but I can't figure out how to open a window through the scripting routine.
 
Make it to where each time the button is pressed it toggles a memory bit to 0 or 1. Based on if the bit is 1 or 0 the window opens or closes.

On click if x=0 then x=x+1, if x=1 then x=x-1

or you could maybe have two buttons overlayed over each other and just control their visibility.
 
Last edited:

Similar Topics

How is the best way to toggle 2 bits in PLC with one button in Wonderware? Preferably without having to script it? Thanks
Replies
12
Views
3,463
Hey Guys, I have a normally closed contact in a PLC I'm needing to create a button in Wonderware to toggle this bit on & off I have a button...
Replies
11
Views
6,893
Hi guys, I have experience with PLC to Excel etc...just starting on using intouch scada screens. I have an Excel sheet that uses mainly...
Replies
1
Views
142
Hello everyone, Recently, my Archestra IDE shut down while I was editing. After restarting the IDE, I noticed warning symbols under my opened...
Replies
1
Views
101
Good morning all. I'm working on a rehab where they had a standalone InTouch 2014 HMI that they called a SCADA, but it's really basic stuff. The...
Replies
4
Views
182
Back
Top Bottom