wincc alarm message edit

stzo

Member
Join Date
Nov 2016
Location
Thessaloniki
Posts
9
In my project, I am using a Wincc Alarm Window object for the alarms. I would like to work with message text and use it as text. Can I copy the alarm text through VB script? I am using Wicc V7.5.
 
You want to get the text of the selected entry in the alarm control?

It's possible, but I don't think only with VB. The WinCC alarm runtime is a really (in my opinion unneccessary) complex beast, you can only get access to messsage details if you walk through several layers of functions which are in detail only described if you buy the WinCC ODK.

But here's an example project of how to get the message texts, you can extract the used functions for your own application, but only in C-Script:

https://support.industry.siemens.com/cs/us/en/view/52329908
 

Similar Topics

Hello, someone have experience about how to delete an alarm message(alarm already solved) from alarm viewer with something coming from PLC? THANKS
Replies
3
Views
829
Hello, someone have experience about how to delete an alarm message(alarm already solved) from alarm viewer with something coming from PLC? THANKS
Replies
0
Views
376
Hello, I'm using WinCC 7.5 Upd4 and I have a problem with Alarm logging. My WinCC project is connected to two PLCs (S7-1200 and S7-300). In these...
Replies
0
Views
1,842
Hi everyone, I am working on a WinCC installation with a large list of alarm messages. Is there a way to speed up or change the update time of...
Replies
0
Views
1,650
I was looking for this function, so that i doesn´t need to do it in the PLC. If there are an alarm in the alarm list, i want to flash the...
Replies
2
Views
496
Back
Top Bottom