Plc delta SA2
Dears
Greetings
I need ti write a plc code to control plc outputs frim y0 to y17, 16 outputs.
Whereas, these outputs must turns on for 2 seconds and turns off for 3 seconds in sequencse, and reoeated.
Y0 turns on for 2s, the off
Then y1 turns for 2s then off
Then y2 and so. On till y17.
Then the system repeat this sequence again
Hello,
You can simply use Set/Reset logic with timer.
Thank you.