Quote:
Originally Posted by NI_Brian
Hi sanelss,
I was able to figure out the cause of this problem. In NI Update Suite there are two main sections: Critical Updates and Optional Upgrades.
Critical Updates:
Include bug fixes and improvement to the existing drivers and software on your computer.
Optional Upgrades:
Include complete upgrades in software which include much more than just bug fixes.
My guess is that everything in both critical updates and optional upgrades were selected on your computer. In this case it is not the critical updates but rather the optional upgrades that breaks deployment.
Specifically: NI Vision Acquisition Software February 2015 is what is breaking deployment. This is because the vision acquisition 2015 software (and everything else currently in the optional upgrades section) is built for LabVIEW 2014 SP1 and NI Software for FRC 2015 includes LabVIEW 2014 NOT 2014 SP1. Installing the 2015 vision software replaces all of the driver information with that built for LabVIEW 2014 SP1 so when LabVIEW 2014 is looking for the Vision VIs it cannot find it because it has been removed from the LabVIEW 2014 directory.
You can fix this problem two different ways: you can uninstall all NI software and reinstall the software from www.ni.com/frc (making sure to only apply the critical updates) OR you can uninstall everything that says vision 2014 SP1 or IMAQ 14.5 and then install Vision Acquisition August 2014 f1 (14.0) from this link, either of which will solve this issue.
|
sounds good. do you advise doing any of the non-critical updates then or just leave them uninstalled? If they are not FRC related then they seem to just be a waste of space?