6/8/2015 11:30 AM | |
Posts: 116 Rating:
|
I work with TIA portal Wincc advance V13 SP1 upd 3 with TP1200 I would like to read out alarm info text by using script (or any other option). My target is to read out alarm info by pressing other button out of alarm view. Thanks |
Last edited by: Tikki at: 6/8/2015 11:32:28 AM |
|
6/8/2015 12:57 PM | |
Joined: 8/3/2009 Last visit: 3/13/2025 Posts: 14990 Rating:
|
Hello Tikki you can use the Event "Loop-In-Alarm" to start a script or a systemfunction if you click on the Message in the Message view. -> you could also use a "SetTag" and write the Text you want to readout in a local String Tag. But for this solution you have to set the String "hardcoded". You have to program this for every Message and so on. Its also hard to keep it consistent. In a VB Script in WinCC Advanced you cannot readout the Messagetext or The Info Text of a Message over a Function or a Property. Bye Murof |
If this Information really helps, you could use the Rate function |
|
Follow us on