LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows DLL for myRIO

Solved!
Go to solution

Hello, I'm trying to develop a LabWindows real-time application for myRIO. The option to deploy the program to the target is grayed out. Also, when I select the target for debugging, LabWindows displays an error message that the run-time engine for RT is not installed on the target. There is no option to install it through MAX (although I have everything required on my laptop).

 

Question: is it possible to run LabWindows applications on myRIO? It's true that NI lists only PXI controllers, NI Real-Time Industrial Controllers, stand-alone NI CompactDAQ systems and desktop PCs converted to RT targets as supported by LabWindows, but I haven't seen a clear confirmation that LabWindows doesn't work with myRIO.

 

Thanks,

David

0 Kudos
Message 1 of 2
(921 Views)
Solution
Accepted by topic author fdavid

The myRIO uses an ARM CPU. LabWindows/CVI does not support generating object code for other CPUs than Intel x86/x64 CPUs. You need to use LabVIEW Realtime and the according myRIO drivers to generate an application that can run on the myRIO.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 2
(864 Views)