Pre-warnings in RSView or RSLogix?

RayK

Member
Join Date
May 2004
Location
Geraldton West Australia
Posts
90
We have warning in RSview that tell of rates getting to high for the pumps to cope, but they are set up so that when the warnings go off its to late to do anything about it and the pumps are bogged. so the operators have asked if they can have a "pre-warning" setup that go off say 50kilos before the main warnings,in addition to the warnings as set up, my question is, is it better to do this in RSView with more tags and expressions or in RSLogix with more ADD SUB and LIM ?
 
Ummm... Probably both will be needed, depending on how your current setup is.
I guess the answer to that is going to depend on what you are going to do differently in the process when you get an "alarm" instead of a "pre-alarm". When you get an alarm, does the process automatically shutdown, or does any other action take place?
 
Yes the alarm sounds and it shuts down the Main pump to Feed Cyclone, the guys say another different sounding siren and a flashing red light on the main page in RSView would be ideal. I suppose it could be done either way, so was just wondering which way would be considered "normal". thou doing it in RSlogix would add to the scan time? (its at 2x 10ms)
 
I'd like to be able to say what to do "normally", but I don't that wide of a base to talk from. :)

The way the hmi's at my plant are set up(by someone else), the calculations for alarm triggers are done in the plc code(using lim's, etc), and then the alarm tag will be triggered in the hmi based on the state of the bit in the plc. There may in fact be a way to do this wholly from the HMI, but i'm afraid I don't know how to do it. Do you know how the current alarms are setup/triggered? The easiest way would probably be to copy the current setup, to keep everything consistent.

As far as the scan time is concerned, how many pumps are you looking at adding extra alarms for? And what specific plc are you using?
 
Last edited:
If the "kilos" is monitored as an analogue tag in RSView, then it's a simple matter to set up alarm thresholds within RSView. An analogue tag can have 8 alarm thresholds which can be set to trigger as the value either increases or decreases through the threshold.
 
Yes Tom our plant is set up similar to what you describe, with the SCL setting the values in the N7 registers and then the LIM setting the B3 bits on or off, they need the pre-alarms set on 9 pumps at this stage to indicate either flow (SG) or TPH. I was half way through setting up the pre-alarms in RSlogix (about 18 rungs) when I figured maybe it could be done in RSView, thou I have yet to learn RSView I will look into what Gerry Suggested. So many thanx for the pointers
 

Similar Topics

Hello all! New user as of a day ago, first post! Just wondering if anyone has ever purchased and / or knows where to purchase a pre-built PLC...
Replies
9
Views
2,876
I am working with a customer template who uses pre and post instructions in Graph. I have not used these before in Graph, and I am trying to...
Replies
3
Views
1,400
Hi Guys, What the quick and dirty way to load a PRE value to a counter in a ML1200 from a C-More HMI? Having trouble using the HMI to reset a...
Replies
2
Views
1,343
I am trying to figure out how to use the predefined AOI, cant seem to find it in the manual for the add on instructions. Any help out there on a...
Replies
1
Views
1,745
Hey guys- I have an array of 30 timers. I want to copy a # into all 30 of the .PRE registers. Can I use a copy instruction into Timer[0].Pre with...
Replies
24
Views
15,860
Back
Top Bottom