Hi all,
I was wondering if anyone knows the fix for this. I have MANY VEE Pro 7 programs written on a previous machine that was running Windows XP(32 Bit).
I got a new machine with Windows 7(64 Bit) and installed VEE Pro 9.3. Trying to run an exsisting simple program, I ran into the Matlab script issue which
I found on the boards (UAC) and that now seems to be fine. But now I'm finding another problem when I try and talk to an instrument. I get the error with the gpib-32.dll file
and I'm not sure how to rememdy this. Any thoughts??
Edited by: Shakin97 on Apr 6, 2012 12:19 PM
I was wondering if anyone knows the fix for this. I have MANY VEE Pro 7 programs written on a previous machine that was running Windows XP(32 Bit).
I got a new machine with Windows 7(64 Bit) and installed VEE Pro 9.3. Trying to run an exsisting simple program, I ran into the Matlab script issue which
I found on the boards (UAC) and that now seems to be fine. But now I'm finding another problem when I try and talk to an instrument. I get the error with the gpib-32.dll file
and I'm not sure how to rememdy this. Any thoughts??
Edited by: Shakin97 on Apr 6, 2012 12:19 PM
Besides, I pondered how is your program written to talk to the device. Is it using gpib-32.dll or Direct IO? If it is then Direct IO should have use the VISA installed. However, on a 64 bit OS, VEE is running on WOW64 (Windows-on-Windows 64-bit) emulator, thus requires 32 bit of VISA.
Hope this helps.
-mk