Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

sbRIO

I  have a problem using NI sbRIO. i can't run my program in the RIO because the software on the board is incompatible with the software on the computer. I already compiled the program and there are no errors but the program won't run. We have all the required software (Labview 9, RT module, FPGA module..) I want to know how I can upgrade the software on the RIO, Can any one assist me with this problem?
0 Kudos
Message 1 of 3
(3,335 Views)

Hi Falcon177,

 

Go to MAX under Remote Systems to your RIO device! Right click on the given device name (or IP address) and select Add/Remove Software. You can install software only available on your host, so it will defenitely match whit your RIO device.

Find screenshots and further instructions here:

http://www.ni.com/gettingstarted/setuphardware/compactrio/

 

Remembeer that Scan Engine is not available for sbRIO, but everything else will be the same as for cRIO!

 

Good luck! 🙂

 

Regards,

Matyas

0 Kudos
Message 2 of 3
(3,305 Views)

For quick test, do the followings:

 

  • Open MAX (as explained by Matyas )
  • Go to Remote System and select your target
  • Install NI-RIO 3.4.0- January 2010 or Full RIO software
  • This will reboot the target
  • Once rebooted, go to LabVIEW project exployer
    • Connect to target
    • Run your application

 

If you still have issue, then it has to be your code.  For example, if you are using file read, then path may be corrupted (it happend to me). 

 

Best regards.

 

Nasir

0 Kudos
Message 3 of 3
(3,278 Views)