Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

myrio as a standalone system

Solved!
Go to solution

Hello fellows, 

 

I was wondering if there is a way to use NI myRIO as a standalone board with no PC, such that LabVIEW is installed on an OS and the pogram runs on it.

I tried to read about the embedded NI Linux Real-time OS but there are no clear documentation of how to use it.

0 Kudos
Message 1 of 3
(5,354 Views)
Solution
Accepted by topic author T2dei

Yes, from your LabVIEW project you can create a 'Real Time Executable' under 'build specifications' on the myRIO target which you can deploy to the myRIO and set it to run automatically when the myRIO boots up. Obviously it won't have any sort of user interface so you will need to consider how you will control/interact with it (or maybe just log data to file).

 

There's a YouTube video that covers the process here: https://www.youtube.com/watch?v=JXoJECRS-eo

There's also a guide here: http://zone.ni.com/reference/en-XX/help/370622K-01/lvrthowto/rt_building_rt_app/

 


LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 2 of 3
(5,347 Views)

Hi T2

Deploy your LV code in myRIO and unplug, it will run without any problem. if you want to make a application, right click on build specification and build  an Executable(exe) file.

Happy to Wire
0 Kudos
Message 3 of 3
(5,080 Views)