Quantcast
Channel: Instrument Control (GPIB, Serial, VISA, IVI) topics
Viewing all articles
Browse latest Browse all 5565

Error using VISACOM with the last versions of NI 488.2

$
0
0

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,


Viewing all articles
Browse latest Browse all 5565

Trending Articles