Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I embed an RT VI and an FPGA VI on a cRIO simultaneously?

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.

0 Kudos
Message 1 of 2
(3,303 Views)

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.

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 2
(3,301 Views)