Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO Problem

Hi, 

 

I have a problem with cRIO-9025 module. I am using a windows 7 based Notebook, barely connected to chassis. However, when I run my program it gives "connection lost" error after almost 2 minutes. 

 

Looking to your commets. 

 

Thanks 

0 Kudos
Message 1 of 2
(4,855 Views)

My first guess is your program is using 100% of the cRIO processor.  Because this is a real-time system, if it can't meet timing it'll reset. Watch your resources with the link below.  If that is the case you'll need to find the greedy section of your program.

 

http://digital.ni.com/public.nsf/allkb/8C7B655978C8ADFB86256AAE004AD261?OpenDocument


--Using LV8.2, 8.6, 2009, 2012--
Message 2 of 2
(4,850 Views)