Machine Automation Forum
A forum addressing machine automation solutions for the complete machine lifecycle. Including offers like Machine Advisor, Modicon PLC/PacDrive, Lexium or Preventa. Discuss and share knowledge on offers relating to cloud-based service platforms, machine localization and monitoring, industrial operations control, motion products as well as safety function!
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-09-26 06:38 AM
I have created a sample project to test the flow switch alarm FB. I have uploaded it here:
https://schneider-electric.box.com/s/jtw9p9cvl2iqk5blcp9bgxf27u5jcs6l
Unless I have not implemented it correctly, there seems to be a mistake (or at least something to improve on). If the pump is not working and flow switch alarm is OFF, the pump should not be allowed to start, because this condition would mean either an electrical shortcut or bad connection, or probably the paddle of the flowswitch stuck inside the piping T where it is usually located.
What I mean is that if the input to xFlowSwitch never changes to TRUE regardless of whether the pump is working or not , this should be detected and an alarm should be generated.
Would you please take a look ?
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-09-26 07:04 AM
Hi,
I'll track this request, I'll probably add an input to enable an alarm detection when a flow is detected with pumps off with one of the bypass delay already defined.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-09-27 07:19 AM
I have added some extra logic in the sample project to detect the undesired condition of the pump being able to start with the flow switch input in a non-alarm state. You can take a look at it here.
It seems to work. The only caveat (I think) is that since FlowSwtich FB never detects an alarm in case the flow switch is fixed in a non-alarm condition, the flow switch block keeps trying forever and never reaches the usiAlarmStatusFs = 2
I hope this helps.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.