31
PLUS+1 GUIDE / Re: A system with multiple controllers - GUIDE project architecture
« Last post by Marbek_Elektronik on October 20, 2025, 09:19:13 PM »Yes, I see it exactly the same way.
Unfortunately, you have to program multiple projects, and you can't establish a connection between them in the Guide.
Only in the service tool can you access everything together.
Sometimes I work with two computers: On one computer, I program the display, and on the other, a controller.
Usually, the display is the master and sends commands to a controller to set outputs or even rewrite EEPROMs or query inputs, etc.
For fast processes, I like to offload the software to the controllers.
Unfortunately, you have to program multiple projects, and you can't establish a connection between them in the Guide.
Only in the service tool can you access everything together.
Sometimes I work with two computers: On one computer, I program the display, and on the other, a controller.
Usually, the display is the master and sends commands to a controller to set outputs or even rewrite EEPROMs or query inputs, etc.
For fast processes, I like to offload the software to the controllers.

Recent Posts