So I am a beginner when it comes to not only unitronics software, but PLC's in general. I am tasked to connect 2 door bells (one in the front, one in the back) to the PLC and create a program that once one of the buttons has been pressed, it sends a signal to the plc which activates a horn and tower lights (depending on the door).
My problem is creating a data table that acts as a log. It is supposed to keep track of - 1. the time when a button is press, and - 2. the date.
Also one other question, the timer off command doesn't seem to work in my programming, which is supposed to turn off the outputs after 5 seconds. of being activated,
Thanks, I know it is a lot but any help would be appreciated.