LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1073807343 occurred at an unidentified location

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?

0 Kudos
Message 1 of 2
(3,217 Views)

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.

Verne D. // Software R&D // National Instruments
0 Kudos
Message 2 of 2
(3,190 Views)