8/4/2009 6:01 AM | |
Posts: 21 Rating:
|
Will someone answer me, how to get total numbers of Active Alarm in Message List? |
8/5/2009 10:49 AM | |
Joined: 9/27/2007 Last visit: 12/18/2020 Posts: 993 Rating:
|
Hi The only i know is to get the number of alarms from the AlarmControl. If i understand you right, you will show the number of actives alarms in a bar-graph (or you mean a text-line for alarms). You insert an AlarmControl and do not show it. Then you can get the number of actives alarms from the AlarmControl by script. With an action you can update the number. as give-away you can show the AlarmControl, if you click at an item.(Toggle the property visible by event Mouseclick) regards cumulus |
Learn more about visualization - visit the HMI courses of Siemens AG! |
|
8/5/2009 4:06 PM | |
Posts: 21 Rating:
|
Hi, Thanks for reply, I really didn't getu. would you please describe in detail? Thanks again, Regards, Olu |
Last edited by: olu at: 8/5/2009 4:07 PM |
|
8/13/2009 5:29 PM | |
Joined: 9/27/2007 Last visit: 12/18/2020 Posts: 993 Rating:
|
Hi objA.StatusbarElementId = 37 |
Learn more about visualization - visit the HMI courses of Siemens AG! |
|
This contribution was helpful to
1 thankful Users |
8/14/2009 12:56 PM | |
Posts: 21 Rating:
|
Hi cumulus, thanks a lot for reply, It works fine, Thanks again. Would you Please reply me all StatusbarElementId and ToolbarElementId ? Regards, olu |
8/14/2009 4:55 PM | |
Joined: 9/27/2007 Last visit: 12/18/2020 Posts: 993 Rating:
|
Hi Sorry i have no list of the IDs. You can change the property of the control at the graphics designer and look at the text of the ID, so i did. by the way, why i used 37 i do not know, it should be ID 1, i thing. regards cumulus |
Learn more about visualization - visit the HMI courses of Siemens AG! |
|
This contribution was helpful to
1 thankful Users |
Follow us on