From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA error -1073807346 during each run

Hello everyone,
I have a problem with VISA. Every time when I want to run it I get this error message about my VI:

 

VISA Write in SKWP_Send_SPC2.vi->SKWP_Send_SPC2.vi.ProxyCaller

VISA: (Hex 0xBFFF000E) The given session or object reference is invalid.
Error code: -1073807346; User-defined error code.


Does anyone know how to solve my problems? 

 

Best Regards.


hiba6.1.png

0 Kudos
Message 1 of 2
(766 Views)

I would start with the error message "The given session or object reference is invalid." 

It seems that the reference for your VISA session is wrong, e.g. COM port number is wrong.

Otherwise, you need to open the VI and check what is wrong using debugging techniques

https://www.ni.com/pl-pl/support/documentation/supplemental/12/debugging-techniques-in-labview.html

Mateusz Owczarek

Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 2 of 2
(755 Views)