LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

My crio 9002 suddenly stopped responding and not detecting in max

I have just solved the problem. The steps to solve it are the next ones:
- Turn on cRIO in SAFE MODE.
- Open MAX.
- Expand Remote Systems.
- Click right button of the mouse at the IP address.
- Select Format disk.
- Expand Software-->Select all for unistall.
- Turn off cRIO and turn it on again with the switch IP Reset on.
- Change IP address.
- Reinstall Software.
- Turn off cRIO with all switches off.

I don't know exactly what was the cause of this problem but this method works.
Chus.
0 Kudos
Message 11 of 13
(1,133 Views)
Hi, Chus,

I will like to clarify a few points about the configuration of your cRIO system. If your cRIO system is offline or disconnected, when you find in it MAX it will show up with a red "x" right next to it. This basically means that the system was previously configured with a specific IP address, but MAX cannot find it there anymore. If you right-click on it and select Change IP (Offline), this just changes the IP where MAX tries to look for the controller: it does not change the IP address that you have configured on your cRIO system.
If the cRIO system is in Safe Mode, you will not be able to find anything under Devices and Interfaces, and it is possible that you will get that VISA error you are mentioning. Basically, when the system boots in Safe Mode, it's just loading a minimum set of drivers (from an onboard non-volatile memory) required for the controller so you can find the controller in MAX, set the IP Address and install software. Software like NI-VISA or NI-RIO is not loaded in memory, that's why you won't be able to target the controller from LabVIEW or open VISA sessions from MAX.
The next step that I would suggest you to do is to reformat the memory on the cRIO by right-clicking on it and selecting Format Disk. After that, your controller will still be in Safe Mode (No Software Installed), but you will be able to install software from MAX.

Please, let me know if you have any problems.

GValdes
National Instruments
0 Kudos
Message 12 of 13
(1,120 Views)
Thank you very much GValdes.
Crio works again.
Chus.
0 Kudos
Message 13 of 13
(1,109 Views)