I am attempting to control an agilent 8453 uv/vis spectrophotometer via LabVIEW. I am using labVIEW 2013, and the driver available here. I installed NI VISA 5.4. When I attempt to run the AG8453 SimpleMeasurementExample.vi I get a VISA error:
%%%%%
Error -1073807202 occurred at VISA Open in AG8453 Initialize.vi->AG8453 Simple Measurement Example.vi
Possible reason(s):
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.
%%%%%
I have confirmed that VISA is installed (via NI MAX) and that there are no errors in MAX.
I am running Windows 7, an intel core 2 duo. Any advice would be greatly appreciated!