Alarm Query Intouch

joaco1993

Lifetime Supporting Member
Join Date
Sep 2014
Location
newyork
Posts
237
Im having troubles trying to display more than 1 group of alarms.

Im using a script as follows:

AlarmClient1.AlarmQuery = "\intouch!"+Group1;

In group1 put the value Group1_alarms and it shows that group alarm, but I would like to display 2 groups of alamrs in the same alarmviewr.

Lets say I would like to display Group1_alarms and Group2_alarms, is there a way to do this ??

I have tried with no success:

AlarmClient1.AlarmQuery = ("\intouch!"+Group1_alarms) or ("\intouch!"+Group2_alarms);
 
This looks like you are using the .Net AlarmClient?

Have you tried building the query with the inbuilt tool first?
That is my starting point..

I can give examples a bit later when back at desk as well.
 
If you do not need to see both alarm groups at he same time...
Use buttons to change query.
Button down - change Group Alarm query.
Button up - "Refresh" alarm display.
 
LostControl:

Yes, im using the graphic objects from Archestra IDE,

What do you mean with the Inbuilt tool?? I cant find it.

Nathan:

I do need to see both alarm groups at the same time.. Thats the problem im facing.

Thanks!
 
You should structure your Alarm Group hierarchy so that these two alarm groups that you want to display together are subordinate to a higher level Alarm Group. Then, simply query the higher level Alarm Group.
 

Similar Topics

Just got windows 7 with wonderware running on a project, but I cannot get the alarm screen to show any current alarms- I had no issues with ww...
Replies
5
Views
2,583
HI ALL.. i have been given a project in wincc, the task is to design a gui in wincc that when accessed should give the details of...
Replies
1
Views
2,912
I'm a newbie who started a job as a repair tech recently. I've had plenty of luck with ABBs, Allen Bradleys, and a few others, but I can't seem to...
Replies
1
Views
62
Hello, I made a change in alarm setup in factory view studio, where I changed a alarm message text. After that I made a run application and...
Replies
0
Views
76
I am trying to enable an external alarm via computer speakers for Factory Talk Network Distributed Edition. I am using Alarm and Events setup. I...
Replies
7
Views
126
Back
Top Bottom