CCW ladder logic Help

g22sanders

Member
Join Date
Dec 2023
Location
Michigan
Posts
1
Can someone help me piece this problem together. I have a lot of it down I think but cannot seem to get it right. Probably an easy one for most on here. Thanks!

The pump above will run continuously on the following cycle: ON for 30 seconds, OFF for 10 seconds.
It will repeat forever unless interrupted by a fault.
It is protected by a flow switch and a pressure sensor. The flow switch makes sure that water is flowing
into the pump. If it does not detect water for 5 seconds, it turns off the pump and places the system into
a fault (displaying a message on the HMI)
The pressure sensor will also cause the pump to fault, turn off, and send an HMI alarm if the pressure
in the pump exceeds 30 psi for 5 seconds.
The HMI must also have HOA controls in the form of 3 momentary push buttons. HAND will turn on
the pump (but only when the Hand button is pressed!) Once the Hand button is released, the System
will revert back to whatever it was in before (Off or Auto).
When there is an alarm, the system cannot go into Auto mode. It’s up to you whether or not it can go
into Hand.
Inputs/Outputs
_IO_EN_DI_00 = Digital Flow Switch
_IO_EN_DO_00 - Pump
0 – 55 psi Analog Pressure sensor (4 = 20 mA input on an Analog module)
HMI Requirements
Remember that all of these must have Tags as well as Variables in the PLC program:
Hand pushbutton
Off pushbutton
Auto pushbutton
Alarm Message
Alarm reset button
Alarm silence button
Flow fault indicator
Pressure Fault indicator
Current system pressure (string)
 

Similar Topics

Hello. Has anyone ran into an issue with HSC on 2080-LC20. It run a cut off press and every so often after resetting to 0 it does not count...
Replies
0
Views
63
I am running CCW 13 trying to upload to a micro 820 vers.12 I get an output message OPC server is unable to load project controller. Please help!
Replies
5
Views
235
How to retain Values in CCW software? I am using CCW software and I can not find the Retain function in this software. Not even local or global...
Replies
2
Views
169
I am new In a CCW and as a beginner I am trying to learn programming but i am noticing that my CCW software is taking around 1 minute to download...
Replies
2
Views
105
Back
Top Bottom