S7 - Alarm_S Examples

RMA

Member
Join Date
Sep 2004
Location
North of Hamburg, Germany
Posts
2,052
o_O I think I'm getting to the stage where I should give up before I get a headache!

So now I need to ask if anybody out there has an example of using Alarm_S messages in practice. In particular how, exactly, they have to be called.

However, before we get that far, I need the answer to another question. In the specification for the 317-2 DP CPU, it specifies the maximum number of simultaneously active Alarm_S Blocks as being 60. What do they consider as being active in this sense - does it mean an active alarm condition, or does it mean the Block is active, in the sense that it is being run every cycle? If it's the latter case, I can abandon Alarm_S now, as far as I can see!

A second question, which is possibly related, regards the use of the SIG Parameter which tells the SFC that an alarm condition has occurred. According to the help files you should only call the SFC when the SIG input has changed it's state compared with the previous call of the SFC (I assume, in this instance). This seems to imply that I can't simply couple SIG to my fault detector output (because then it would be called every cycle even though SIG hasn't changed). Nor, if I understand it correctly, will simply putting in an edge detector suffice, because the second change of state of SIG, presumably signals the "Alarm gone" condition. So effectively, I need to put in a complete new layer of handling overhead between actually detecting a fault condition and reporting it with Alarm_S!

Maybe Jesper's right and I should stick to Alarm Bit signals! On the other hand, I would quite like to understand how Alarm_S works, because I assume the principles may well also apply to the other Alarm Blocks, like Alarm_8P for example. This may be about to become relavent, because there are whispers about that my next project may be a PCS7 one.
 
RMA said:
... there are whispers about that my next project may be a PCS7 one.
If that is going to be the case, then get on a PCS7 training course.
If you are going on a training course in PCS7, then it is a big advantage that you have prepared some questions beforehand. So your time spent on ALARM-S isnt wasted.

I cannot imagine anything else than that ALARM-S is supposed to be an all-encompassing system (for alarms and events I mean). So there should not be serious limitations. If there were, how is it supposed to work with very large systems ? And isnt that what ALARM-S and PCS7 is all bout ?

Disclaimer: My real experince with ALARM-S and PCS7 is nil.
 

Similar Topics

Hi- I am configuring an alarm and event server to display 1 current alarm at a time on a big display. Having a few issues The alarm doesn't...
Replies
0
Views
70
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
158
From the Red Lion website, after some customer enquiries in the last week or so... Rev. March 25, 2024 [18:30] Just thought it might help a...
Replies
9
Views
279
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
176
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
141
Back
Top Bottom