10-27-2010 08:54 AM
Hello,
Can I deploy the LabVIEW code developed in linux environment in cRIO??
11-01-2010 05:52 PM
Hi Dhrubajyoti,
You can't deploy the LabVIEW code you generated in LabVIEW for Linux directly to CompactRIO, but you can open that code in LabVIEW RT or LabVIEW FPGA on a Windows machine and deploy that code to a CompactRIO. Assuming you haven't used any Linux specific functionality in your LabVIEW code, then most likely, a majority of the code can run unchanged on the CompactRIO.
Unfortunately, we currently don't have any support for direct development and deployment of LabVIEW on Linux for CompactRIO. The only method that may work is to run LabVIEW within a Windows Virtual Machine on the Linux box to get CompactRIO dev support directly.
Regards,