
ALucas (Customer) asked a question.
Hello!
I am trying to implement a Pause Button and a Clear Button Feature to my current BRX PLC project. The project currently has a timer (OFFDTMR function) that counts down for a user defined time, during which time it has an output be triggered on connected to a VFD.
We want the pause button to be able to pause the timer when pressed, and the clear button to be clear the timer/ stop the task. I am using a BX-DM1E-10ED13-D BRX PLC and a EA3-T6CL C-more Micro HMI that the buttons will be pressed on.
Any ideas?
Thank you for your help in advanced!
Adam L
Hi @ALucas (Customer),
Here is a quick demo using the BRX simulator.
X2 is the clear (Causes the ACC to go to 0 and output on.)
X3 is the reset.
Note: The HMI will have internal memory bits.
I hope this helps you out.
Regards,
Garry