Hello,
I am not familiar with relays or programming them and am trying to program the device to activate a motor once every few minutes for several hours and keep a running count of how many times it operated for a cycle test. I do not have the software and am using the buttons on the device to program. The motor normally operates by pressing a button for one second, causing the motor to activate and go through its motions. The program I believe I need would look something like the following.
Send signal to motor for 1 second.
Wait 5 minutes.
Add 1 to counter.
Repeat.
I tried to input a sample timer program from the manual with no success. I would appreciate any help on this.
Thank you.