07-22-2009 05:07 PM
I think I understand how to compile and deploy an FPGA VI to run on my cRIO, but I also want an RT VI to run on the cRIO. How do I build/compile/deploy the RT VI so that both the FPGA VI and RT VI run on the cRIO at the same time?
Sorry if this is a dumb question. Thank you very much for your time and assistance.
07-22-2009 05:28 PM
You just have to click on the Run button associated with the RT VI and it will build, compile and deploy on the controller automatically. Just make sure the RT VI is based on the RT target in the Project Explorer and a connection exists between the host and the RT target.
I would recommend opening up Example Finder (Help -> Find Examples..) and going through some of the examples in there that ship with the LabVIEW Real-Time Module.