10-27-2022 11:09 AM
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
Solved! Go to Solution.
10-31-2022 05:29 AM
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.