02-27-2018 10:40 AM
I have an application that is split up into 3 components:
I am able to programmatically deploy the FPGA bitfile from within the Host application. Now I am trying to figure out how to install the *.rtexe file to the real time part of the system.
Ideally the host program will do both of these as the cRIOs we have bounce around between projects so if not configured for the current project it needs to configure the system for use with that project.
Any suggestions or links on how to do this would be very appreciated!
02-27-2018 06:28 PM
Why don't you use the RAD utility, create an image, and send that image when you swap projects?