10-07-2014 01:32 AM - edited 10-07-2014 01:34 AM
Hello,
I have to control a monitor through an IEEE port. So I plugged the NI GPIB-USB-HS and I am trying to send commands to the port. I'm using Visual Studio 2010, .NET framework 4.0. I've installed NI 488.2 14.0.0 and NI VISA 14.0.0.
Now I would like to use the fonctions from NationalInstruments.VisaNS library, but I can't find the reference I have to add. I found a tutorial here :
http://www.ni.com/white-paper/2739/en/
But when I try to add a new reference in VS2010 :
Maybe I missed something ?
Thank you for your help !
10-07-2014 05:18 AM
Ok so I found the dll in the path :
C:\Program Files (x86)\National Instruments\MeasurementStudioVS2010\DotNET\Assemblies\Current\NationalInstruments.VisaNS.dll
Didn't looked at the right place...
problem resolved.
02-25-2016 08:20 AM - edited 02-25-2016 08:21 AM
I can't see the library in Visual Studio's Reference Manager, and neither can I find the .dll you mention in my file system. What am I missing?
(Using Visual Studio Community 2015)
cheers
-Mikko
03-16-2016 10:43 AM
i have the same problem... any ideas ?