LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Code -1073807346

Hello,

 

I've seen that multiple people in the community have solved this error in different contexts, I am receiving the same error when attempting to access a VISA resource.  I have a code that is attempting to configure two HP33120 function generators, the error leads to "error query.vi" which is a subVI inside "Configure Output Impedance.vi".  I've confirmed that I can communicate with the instruments in VISA test panel before, but today the instrument is timing out.  Any suggestions are appreciated

 

Moist

Download All
0 Kudos
Message 1 of 3
(2,434 Views)

Hi willy,

 

today the instrument is timing out.

No, it's not a timeout error!

It is a "session or reference invalid" error…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,401 Views)

If you are having trouble connecting to the instruments in a VISA Test Panel, then it could be that the devices are reserved. If the references are not properly closed, then the VI will reserve the port. In that case, you would have to restart your computer. 

I would also make sure all of your drivers are up to date, as that can cause many issues.

 

Cheers,

MichaelP

0 Kudos
Message 3 of 3
(2,384 Views)