Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: MBAutomation 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
-
If done with Stages, you could jump to the appropriate stage when the complete bit is sent back to your controller.