08-20-2012 03:06 PM
At NIWeek 2012 I attended several sessions on the new sample projects that ship with LabVIEW that can be used as starting points. I have downloaded and installed LV2012 and all the toolkits from NI's site but I didn't seem to get all of the sample projects. There is one I was intending to use to start a new project and it's not there. It was one for embedded control using an sbRIO/compaqRIO with the FPGA to do a four channel servo. I have all the toolkits licensed (working for an Alliance member rocks!) so I don't think that is the issue. Is there a VI package or some other file that I need?
Thanks
Solved! Go to Solution.
08-20-2012
03:31 PM
- last edited on
10-12-2025
06:08 PM
by
Content Cleaner
The new templates and samples should be exposed through the 'Create Project' dialog...
Using Custom Templates and Sample Projects to Develop LabVIEW Projects
LabVIEW Templates and Sample Projects
Cheers,
08-20-2012
03:40 PM
- last edited on
10-12-2025
06:08 PM
by
Content Cleaner
Did you also install the latest version of the driver: http://joule.ni.com/nidu/cds/view/p/id/2969/lang/en ?
Any sample project that relies on a hardware driver being present will typically be installed by the driver to ensure you don't get stuck with code that won't load/work.
Regards,
Simon
08-20-2012 04:12 PM
Ah, the drivers are downloading now. That's probably it. Once the download finishes and I install I will post the results.
Thanks for the assist.
08-21-2012 02:05 PM
Thanks to Simon H. for the solultion. I need to load the RIO drivers.
Thanks Again!