WinCC Flex2008 Changing Screen on Event then Returning

rpop91

Member
Join Date
Mar 2012
Location
Detroit, Mi
Posts
44
Here's My Set Up. HMI MP377, Siemens CPU 319F PLC.

Here's what I need to happen.

On a BOOL being set(or any data type really) I need to bring up a screen. Also, when that BOOL then transitions back to "Zero", I need the previous screen to re-appear. Almost like just an overlay screen to appear.

I've tried right a script but couldn't get it to work the way I wanted. I can get the screen to come up, just need help on returning to previous screen once my bit transitions back to zero.
 
What I'm thinking now is that I will use two tags. Set one on a positive edge pulse to activate the screen, and then another tag on a negative edge pulse to activate previous screen. Is this an efficient solution or should I look into another option?
 

Similar Topics

Hi all I am trying to create a faceplate to set pid parameters for fb41 when I assign dynamic property I cannot pick a time for the data format...
Replies
1
Views
3,000
Hello. I have a db which is 1000 INT, and this db is represented in WinCC as a raw data type set of 5x 400 Bytes. This set is read with a script...
Replies
1
Views
65
Hello Experts I am working on a project with WinCC Unified v16 PC system and want to create an option on the screen to export logs to the...
Replies
0
Views
59
Does anyone happen to know how to install the graphic picture in HMI when I go into blower selection there are no graphics shown not only blower...
Replies
1
Views
75
Hi folks, I'm not as accustom with Siemens & WinCC, however I've been asked to increase the amount of data an existing application is logging...
Replies
2
Views
77
Back
Top Bottom