08-31-2009 01:20 PM
I am using LabVIEW 8.5.1. I recently installed tektronix VISA driver to communicate with one of their products. That turned out to be a bad idea. I uninstalled it an then installed VISA460, but when I try to write a labVIEW driver which communicates through RS232 or USB, I get this error:
LabVIEW: (Hex 0xBFFF009E) VISA or a code library required by VISA could not be located or loaded. This is usually due to a required driver not being installed on the system.
=========================
VISA: (Hex 0xBFFF009E) A code library required by VISA could not be located or loaded.
When trying to run Visa Interactive Control I get an error saying unable to find or load the visa library. Is there something else I need to download? Any help would be great. Thank You.
Solved! Go to Solution.
09-01-2009
03:40 PM
- last edited on
10-19-2025
01:36 PM
by
Content Cleaner
Hi Franco,
Basically Tek and NI both place a VISA32.dll file on your computer, you may want to try deleting this file and reinstalling NI-VISA, this way the installer should create a new VISA32.dll (the NI version).
Let us know how that works out for you!
Thanks
Scott M.
09-01-2009 03:43 PM