LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

deploying exe into compact rio

Dear Labview Users,
 
                                      We are using compact rio 9002 and labview 8 version. We made a program to acquire the data through 9215 module, doing some calculations and transmitting to radio through serial port.  My problem is, I want to deploy this program permanently into the compact rio, because when power goes and comes the program must start automatically without human intervention.
                                       For this I tried the procedures given in our NI site,  but the problem we facing is when we switch OFF and ON the program doesn't start automatically. When we rebooted it by software and reset manually then only its working. But I want this is to rectified, Can anybody help me by providing solution to the same.
 
Labview Lovers
0 Kudos
Message 1 of 3
(2,616 Views)
Shivkumar,
1st: Include the bitfile as supported file to the application (the step before is to add the bitfile to the project)
2nd: If you have finished the configuration make a right click on the application and choose "Set as Startup"
3rd: Afterwards make a right click one more time and click Build and  then Download

BR,
ThSa
0 Kudos
Message 2 of 3
(2,603 Views)
And don't forget to make applicaton extension as '.rtapp'

Kallis
BR
0 Kudos
Message 3 of 3
(2,594 Views)