Dear friends,
I intend to count how many times a binary tag from PLC is changing and to display counted value on WinCCFlexible runtime screen but without creating the counter in PLC program.
Is it possible in WinCC Flexible?
dekor.
Counting in WinCC Flexible
-
- Posts: 104
- Joined: Sat Jun 13, 2009 12:25 pm
- Location: Europe
Re: Counting in WinCC Flexible
Hello,
Have you try use Script?
Have you try use Script?
-
- Posts: 114
- Joined: Wed Jan 03, 2007 9:10 pm
- Location: Europe
Re: Counting in WinCC Flexible
Thank you for your reply !
I receive already a good answer on official Siemens forum.
"Yes it is possible, you can use an "change value" event of that tag and increment with it an integer tag."
I test the solution and is working.
dekor.
I receive already a good answer on official Siemens forum.
"Yes it is possible, you can use an "change value" event of that tag and increment with it an integer tag."
I test the solution and is working.
dekor.