LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is Error 1073807346

Error 1073807346 has occured at property node in a particular vi. The error comment says "The given session or object reference is invalid".
How can we solve this problem?
iam using Labview ver 6.0
Message 1 of 2
(4,499 Views)
What kind of property node is it? The problem is that it's not correct, so you should check it. If it's a VI server property node, be sure the reference is properly opened, and that you don't close it. If it's an activeX property node, be sure your activeX library is registered in your system, and the automation opening vi is properly adjusted.
Hope this helps
0 Kudos
Message 2 of 2
(4,498 Views)