03-05-2010 02:19 PM
Hi,
This is regarding the PCI 5640R. I have LabVIEW 2009 installed, but I get a warning that software support is not installed for the FPGA. I have reinstalled NI RIO 3.3.1. All the software seems intact and I can't tell what is missing. LabVIEW does not contain any of the 5640R examples. A complete reinstall is not out of the question, but a bit of a pain as I am at a university and the IT doesn't have the original software on disk...I'd have to download it.
Solved! Go to Solution.
03-05-2010
03:34 PM
- last edited on
01-27-2025
04:03 PM
by
Content Cleaner
Hi,
I believe the solution to your issue is to install the 5640R driver. Which can be found here: https://www.ni.com/en/support/downloads/drivers/download.ni-5640r-driver-software.html
03-05-2010 04:56 PM
JaceD,
Ahhh, thanks. That did work, but now I seem to missing many files necessary for my previous project like this 5640_VISA_close. Did these miss getting installed because of installation order (or the missing driver)?
03-08-2010 09:24 AM
I am not familiar with that particular VI, Will the examples that ship with 5640R 1.4 open? Did this project open previously on a different machine? If yes, what version of 5640R was installed on that machine? If you perform a search of your system are the "missing" VIs present? It could be a path issue within the old project.
03-08-2010 03:00 PM
03-08-2010 03:08 PM
Hi,
I think I have figured out what the issue is. Found in the readme under known issues, you need to follow a few steps to migrate a project from an older version the steps are below.
03-08-2010 03:18 PM
Yes, you are correct. That VI was deprecated. In order to take advantage of all of the bug fixes and features in the new version of the driver, you need to be using the VI's from the examples installed with the driver.
You can try to follow the proceedures from the Readme that JaceD posted or make a new copy of one of the shipping examples and bring your code into it. Just make sure you're using the latest version of the 'NI-5640R VIs' directory in your project (a copy exists in every shipping example).
~Philippe