I have a 202U v5 that I’m using in the interlocked latching mode to drive a reversible dc motor.
It’s easy to program separate remote buttons for direction 1, direction 2 and stop. But I would like to use a single button to toggle through these.
So on each press of a single button, move through these states:
- relay 1 on, relay 2 off
- both off
- relay 2 off, relay 2 on
- both off
Is this possible?