07-06-2012 01:57 AM
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
07-06-2012 11:30 AM
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