LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error while switching between VI's

Hi everyone,

 

In my application I have a main screen.

In this main screen, I can switch with some buttons, through different sub screens.

Yesterdag I was switching through my application and the following error came up:

"Error 1026 occurred at Call By Reference Node"

 

Can anyone tell me what the problem is or could be?

I looked on the internet but couldn't find anything.

 

Regards,

 

Kenny

 

0 Kudos
Message 1 of 5
(2,818 Views)
The error message tells you exactly what is wrong: you are attempting to use an invalid vi reference. Why that is happening I can't say without seeing the code.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 5
(2,815 Views)

Hi Kenny,

 

there's a reason why you cannot upload BMP pictures to the forum... PLEASE use real JPGs or PNGs instead!

 

Best regards,
GerdW


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

I am trying to use the k-nn classifier via machine learning toolkit in labview. I am enclosing a screenshot of the vi. I get the same error 1026, VI reference is invalid. I have no idea how to go about solving this. Any kind of guidance is most welcome.

Thank you, 

Vysh

 

0 Kudos
Message 4 of 5
(2,621 Views)

Hello Vysh,

 

Can you share actual code (VIs, etc) that allows us to reproduce the issue?

Without this I cannot really find out what is causing the error.

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 5 of 5
(2,581 Views)