07-31-2017 05:38 AM
I've developed an application with LabVIEW 2016 which required drivers for the following instrument:
Agilent 34970A
You can find the instrument drivers for this particular instrument at this link (http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=014F4CD7EF78136AE0440003BA7CCD...)
Since I had to reinstall Windows on my machine from scratch, I need to install again all those drivers, however, I see now that those drivers are available only for LabVIEW 2017 which obviously does not work with the 2016 version. How can I download the 2016 version of the drivers? Please note that there must be a 2016 version of such drivers since I used them to develop the application.
07-31-2017 06:57 AM
07-31-2017 07:36 AM - edited 07-31-2017 08:02 AM
Ok, I'll try that, thanks! A few months have passed since I started working on this project. It may be that those were the drivers I used in the first place. Silly me, I would have probably been better off keeping track of the drivers exact versions and download link.
LabVIEW seems to be ok with the LV8.2.1 version (ie the VIs can be run) however I'll get the final answer only testing on the instrument, I guess.
07-31-2017 07:39 AM
Hi Mickkk,
Silly me, I would have probably been better off keeping track of the drivers exact versions and download link.
Silly you! 😄
You would have much better off with keeping a backup of all relevant code pieces including downloaded add-ons/drivers!
You should start using regular backups or (much better) SVN tools right now…
07-31-2017 07:58 AM
I have manual backups but I forgot to back up the instr.lib folder. Well that's a bad practice anyway. Lesson learnt! This is my first "big" LabVIEW project, luckily Agilent 34970A is just a small piece of the whole application.
I don't know what SVN tools are but I'll document myself on those. Thanks for the suggestion!
07-31-2017 09:09 AM
@Mickkk wrote:
I don't know what SVN tools are but I'll document myself on those. Thanks for the suggestion!
07-31-2017 12:46 PM
Nice! Thanks again!
By the way, I wrote to NI support and they told me there was an error on the driver page. Now they fixed it and there is the 2016 version of the drivers! Great!