hello everyone
I want to use vb.net code to do communication between a computer and a handler with GPIB protocol.
The source code come form :National Instruments\NI-VISA\Examples\.NET\19.0\SimpleReadWrite
The problem is the computer pop up "can not load file or assembly NationalInstruments.Common version=13.5.40.173"
It is strange, I use ni.visa code to communicate with the handler with GPIB card, not NI.4882 library, why the application pop up the error about "NationalInstruments.Common"?