Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO boot up time

Solved!
Go to solution

Hello Guys,

 

I want to design an application that boots in the order of just milliseconds on the cRIO, Is there a way i can reduce the bootup time of the app on the

cRIO because it really takes so many seconds before the status light goes off.

 

Gerald

0 Kudos
Message 1 of 2
(4,721 Views)
Solution
Accepted by topic author gbaguma

Hi Gerald:

 

Unfortunately there isn't going to be much you can do to speed up the bootup time of the VxWorks OS running on the real-time controller of the CompactRIO.  I suppose limiting the software installed on the controller will help but not to the levels you're looking for.

 

Depending on your application, one thing you can look into is using a custom FPGA VI that is loaded and run on the bootup of the CompactRIO.  The FPGA VI can't immediately require any input from the RT host VI but it will get an application running much quicker after power up than the RT host.  If you're interested in this method, some information about enabling the behavior can be found at http://digital.ni.com/public.nsf/allkb/BC513C2A0DC29C89862574BF0002B0B9?OpenDocument.

 

Let us know if there is anything more we can help with.

Alex Person
NI-RIO Product Support Engineer
National Instruments
0 Kudos
Message 2 of 2
(4,656 Views)