07-11-2016 08:19 AM
All, I apologize that this seems like a common question, but I was wondering if anyone has any tricks up their sleeve. I'm looking to create multiple, identical pieces of test equipment, and I'm looking for the most efficient way to have a single code base (RTexe and FPGA bitfile) that I can deploy to a bunch of cRIO-9035's.
My best case scenario is that I can compile for one chassis and deploy to the rest, because I won't be able to support the equipment long term and that would minimize the possiblity of errors creeping into different compilations (and make it easier on anyone who upgrades the equipment later). Also, it's about a half hour to recompile everything for a new chassis which is just a pain.
What do you all think?
Thanks,
Jeff
Solved! Go to Solution.
07-11-2016 08:23 AM
Use the Replication and Deployment Utility (RAD). It is a tool developed by NI System Engineers specifically for this purpose. The idea behind it is to get one system up and running and then you take an image of it. You can then deploy that image to the rest of your controllers.
07-11-2016 08:46 AM
This is ideal, thanks for the quick response!
08-15-2016 12:53 PM
I ran into an issue with the RAD Utility. I deployed an image to a chassis that had previously been up and running with Embedded UI, and now I'm stuck at a command line. Any thoughts anybody?
08-15-2016 12:56 PM
Sorry, ignore my previous post. It explicitly told me in the command prompt that Embedded UI isn't available in safe mode, which must have been enabled by default in the RAD Utility.