
Ageedog (Customer) asked a question.
I am new to programing and i need some help with a way to write an adjustable countdown timer. I am using a C-more EA( and a Click PLus PLC. i created a button on the touchscreen so we can enter timer value setpoints. I don't know how to set up this button to alter a countdown timer in the plc program. I could set up multiple timers and make a recipe schedule in the touchscreen so the operator can choose the time from a list. What i would like to do is have the operator select time on the touchscreen and change one timers setpoint in the plc. Has anyone done this before?
Assuming your "Start" input is enabled by a maintained switch, create a keypad object in the HMI and the address it would edit is DS1. Eliminate timer T2 and instead have a N.O. contact T1 connected to an output instruction where the address of the output is the one your horn/strobe is wired to.