News:

  • July 24, 2026, 09:43:20 PM

Login with username, password and session length

Author Topic: Program looping  (Read 5656 times)

MBAutomation

  • Sr. Member
  • ****
  • Posts: 60
Program looping
« on: January 08, 2022, 12:24:57 AM »
Hello All,

I need some advice on program looping. I have 3 PLCs, each run their segment of program and than send a Peerlink bit to tell the next PLC/program to run.  After the bit is sent and received it sends a bit back to the last PLC to turn on the RESTART function.     

I need advice on how to reset the program without me having to restart it by hand. 

Thanks everyone in advance

RBPLC

  • Hero Member
  • *****
  • Posts: 586
Re: Program looping
« Reply #1 on: January 08, 2022, 08:06:06 AM »
If done with Stages, you could jump to the appropriate stage when the complete bit is sent back to your controller.