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,