LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

embedding a program to RT

HI,
We wrote a program in labview for a field side operation. Now we want to download the program to the compact rio and deploying that to the field side. My doubt is how to download the program, such that when I switch ON my compact rio it has to work automatically without any intervention (Because in the field side some times power may go off, when it comes it has to start automatically and send to data to the control room). Could any body help us, how to do the same.
 
Regards,
Labview Lovers.
0 Kudos
Message 1 of 3
(2,803 Views)
You can use the Applicationbuilder to build a .exe file that runs on startup.
It works great 🙂
 
In your Project you habe the build spezifications.
There you select new -> realtimeapp and everything is done.
 
Thomas Holuba

Message Edited by ThomasHoluba on 02-28-2006 03:03 AM

0 Kudos
Message 2 of 3
(2,792 Views)

Hi Shivkumar,

Thomas is correct.  In fact, this link shows step-by-step how to do this with LabVIEW 8.

Best regards,

David H.
Systems Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,773 Views)