Hi,
Information:
CVI: 7.0
Measurement & Automation Explorer: 3.0
VISA Version: 3.0.0.32
Operating System: XP
Problem: I am communicating with an instrument over a GPIB interface. In order for the measurement explorer to detect the GPIB interface I had to include the NiVisaTulip.dll under Tools -> NI VISA -> VISA Options -> passports.
After I included this dll I could use the measurement explorer to communicate with the device, but I started getting a general protection fault at the end of my program.
I ran one of the demo programs that came with CVI and it created a general protection fault.
NIvisa\Examples\C\Gpib\AsyncIO_CVI
Now if I go back into the measurement explorer and remove the NiVisaTulip.dll from the passport list I no longer get a general protection fault, but the GPIB interfaces are no longer listed.
Thanks.