LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 1055 and error 1039

Hello,

 

I want to call a VI but when I run this VI attached, I always get the error 1055 at the beginning, the VI opens and the property nodes that I have blink then I get another window of the error 1039.

I don't understand what exactly is happening.

Could you please help me with this?

Thank you in advance.

 

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

The 1055 means that the Object Reference is invalid.  Try not using the Type Specifier VI Reference.  You don't need anything strictly defined here anyways.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(2,466 Views)

The error seems to be "invalid reference" error. Did you try to run the code from a local drive instead of running it through a shared drive?. Please copy the VI from the shared drive to a local drive and execute this VI and see what happens.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 3 of 3
(2,464 Views)