07-07-2017 07:20 AM
Hello,
Since the NI 488.215.0.0 drivers, the VisaCom Library doesn't work on GPIB. on Windows 7 and on Windows 8.
The "FindRsrc" function doesn't return anything.
Dim ResMan As New ResourceManager
Dim AdrGPIBVisa() As String = Nothing
AdrGPIBVisa = ResMan.FindRsrc("GPIB0::?*")
Same troubles also with VBIB32.dll
ibfind("GPIB0", Id) --> Doesnt work.
All works fine with the 14.5.0 version.
Regards,
07-12-2017 07:34 AM
Now, all works fine with the 17.0.0 release.
I don't understand, but it is OK : probably a bad record in the windows register.
Regards