LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Run VI without connection

Solved!
Go to solution

Hi, I'm a newbie

I have used LabVIEW 2019 to program my Ni MyRIO 1900 in a car project. 

How can I program it once and It can run whenever supplied power. I mean like an Arduino,or PICs

Now whenever It lost connection (between laptop and MyRIO) the program will be stopped.

 

0 Kudos
Message 1 of 2
(1,017 Views)
Solution
Accepted by longnhan252

Hi long,

 


@longnhan252 wrote:

I have used LabVIEW 2019 to program my Ni MyRIO 1900 in a car project. 

How can I program it once and It can run whenever supplied power. I mean like an Arduino,or PICs

Now whenever It lost connection (between laptop and MyRIO) the program will be stopped.


You need to create an executable from your VI and deploy it on your myRIO as a startup.rtexe.

This is explained in the "RIO Basics" training resources!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(975 Views)