11-11-2010 03:11 PM
I am working with Labview to run a Keithley 2601. I was trying to run one of the examples and it gave me an error just after initialization of the instrument. It is either -1073807343 or -1073807342. It continues to do the same thing throughout the program when I trace it.
Error -1073807343 occurred at an unidentified location
Possible reason(s):
VISA: (Hex 0xBFFF0011) Insufficient location information or the device or resource is not present in the system.
Any suggestions?
11-12-2010 03:41 PM
Double check that you're specifying the right address for the device. That error usually indicates we're talking to the wrong com port or the port settings are inconsistent to whatever is in the manual of the device. Try double checking those.