Technical Forum

SIMATIC WinCC (TIA Portal)

Pop Up Msg before shutdown a system

Thread Starter: Bob76   Started: 7/5/2012 5:06 PM   Replies: 5

« Previous thread Next thread »
Page 1 of 1 (6 items)
  7/5/2012, 5:06 PM
Joined 6/4/2012
Last visit: 8/8/2012
Posts: 11
Rating:
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
Hello,

I got TIA V11 SP1 with WinCC Basic, i have a merker M0.0 connected to a HMI page button that controls a Q0.0 output to power on-off a system. 

What i need is to display following  message if the user press the button when the system is ON:

"Warning the system will be turned off!" 

Then user has to confirm its intent maybe with OK and Cancel buttons becomed visible in this circumstance that let or not the system power down respectively.

Can anybody suggest me the way to reach this?

Thanks in advance.

MR





=== Edited by Bob76 @ 7/5/2012 5:08 PM [GMT ] ===


Top
  7/6/2012, 10:46 AM
Joined 9/5/2011
Last visit: 5/17/2013
Posts: 2549
Rating:
Rated: Outstanding [3.83 out of 5 / rated 131 time(s)]. (131) 
Users with special expertise supervising conferences
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
Hello,

you can create a discrete alarm "Warning the system will be turned off!". You can create the function "ActivateScreen" on the event of this alarm " incoming". You can create two buttons in this new screen. 
1. button with "OK" on the function " StopRuntime".
2. button with "Cancel" on the function "ActiveScreen" to the "main menu".
You can create a messageview in this new screen, then you can dsiplay this discrete alarm "Warning the system will be turned off!".   


Tweety  

Top
Thank you for this post from:
  7/6/2012, 3:56 PM
Joined 6/4/2012
Last visit: 8/8/2012
Posts: 11
Rating:
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
Thank you Tweety, but i don't really understand what you mean. 
I am still a beginner in using TIA portal, can you tell me about your solution with some more details?

if i make a discrete alarm, how i can create the event ? there is also a trigger to set for the alarm, but it accepts only int type tags.

How i can create a ladder logic diagram to create a trigger event when the user choose to shut down the system?

I can't actually see in KOP language which blocks i have to use...
i am very confused at the momentcrycry

Top
  7/10/2012, 5:25 PM
Joined 9/5/2011
Last visit: 5/17/2013
Posts: 2549
Rating:
Rated: Outstanding [3.83 out of 5 / rated 131 time(s)]. (131) 
Users with special expertise supervising conferences
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
Bob76 wrote:
Thank you Tweety, but i don't really understand what you mean. 
I am still a beginner in using TIA portal, can you tell me about your solution with some more details?

if i make a discrete alarm, how i can create the event ? there is also a trigger to set for the alarm, but it accepts only int type tags.

 


Hello,

You can see the event "incoming" of a discrete alarm in the following screenshot.

Tweety

Attachment: screenshot.jpg  (8 Downloads)

Top
  7/11/2012, 5:28 PM
Joined 5/4/2009
Last visit: 5/18/2013
Posts: 697
Rating:
Rated: Outstanding [3.36 out of 5 / rated 22 time(s)]. (22) 
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
OK, 

Can we create a "POP UP" screen which is smaller than the main calling screen.

Regards.
Tomy.

Aim Higher
Top
  7/12/2012, 5:05 PM
Joined 9/5/2011
Last visit: 5/17/2013
Posts: 2549
Rating:
Rated: Outstanding [3.83 out of 5 / rated 131 time(s)]. (131) 
Users with special expertise supervising conferences
Rated: no ratings [0 out of 5 / rated 0 time(s)]. (0) 
Hello,

You can this with WinCC Professional Runtime not with WinCC Advanced.
You can jump with the function "ActivateScreen" in another screen with WinCC Advanced.
The Screen has the same size as the previous page.

Tweety
Top
Page 1 of 1 (6 items)
Actions