07-01-2024 04:50 PM
How do I find a tutorial on this? I am trying to have two cRIO-9039s running but I can only deploy one at a time.
07-02-2024 01:03 AM
Hi dmeissner,
@dmeissner wrote:
How do I find a tutorial on this? I am trying to have two cRIO-9039s running but I can only deploy one at a time.
What exactly is your problem and what is your actual system setup?
You can deploy to one cRIO and then to the next. After finishing both deploys you can start those cRIOs at the same time (aka reboot and use their startup.exe) to have them "both running"!
07-02-2024 02:43 AM
You can add a target to each of your controllers to the same project. And you have two ways of executing a program on the controller. The first is interactively, like what you try to do and the other is to build, and deploy your program and then set it to autorun. You can install one of your program as autorun and execute the other in interactive mode for real-time debugging.