02-25-2013 02:22 AM
I have bought a Single-Board RIO 9636. It is not an evaluate edition, and I do not know how to program the single board rio. Where can I found the user guide for sbrio? It is my first time to use sbrio.
Solved! Go to Solution.
02-25-2013 10:12 AM
Hi Percy,
The user manual and specifications for the sbRIO-9636 are linked from the resources tab on the sbRIO-9636 model page on ni.com.
Regarding getting started with your new system, I recommend you follow the guidelines here: http://www.ni.com/gettingstarted/
This tutorial is a "choose your adventure" guideline. When it asks you what hardware you are using, follow the path for CompactRIO, which is a packaged version of NI Single-Board RIO.
Cheers,
02-25-2013 11:05 AM
I have deployed the vi successfully, but when I click the "run" button on the vi, the following diagram appeared, I wonder what is the complier and where could I find it?
My single board rio is sbRIO-9636.
And Labview edition is 2012 Eng.
I have installed the Real-Time 2012 Eng, FPGA 2012 Eng, and the 9636 rio driver on the disk.
The system is win7 32bit.
02-26-2013 10:18 AM
Hi Percy222,
The Xilinx compiler that LabVIEW uses behind the scenes should be on the same disk as your LabVIEW FPGA module software, and on the LabVIEW Platform DVD 2, if you have either of those.
If you don't have access to the disks, you can also download the Xilinx 13.4 for LabVIEW 2012 compiler here.
Cheers,
02-26-2013 10:45 PM
Thanks very much, after installing the tools, the single board can run vi successfully.