Evening,
I struggle with simple task...
I need to activate PLC Output at the specific time of a day.
I`m using GSV to obtain PLC time, data is being moved to DIN[7] registers.
Then I have three EQU (Hour / Minute / Second) and at the end of rung there is OTL for output.
Rung below I have two EQU (Hour / Minute) to disable output at different time - OTU.
However every time OTL is energised , OTU on rung below is fired too.
What am I doing wrong here ?