LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrading to LV 2022 Q3

Solved!
Go to solution

I recently went from LV2015 to LV2022 (Q3).  My LV2015 executable works and the LV 2022 source code works, however the LV2022 executable doesn't fully work.  The program runs and communicates with the instrument but the plots/graphs do not work.  Any ideas?

0 Kudos
Message 1 of 4
(1,189 Views)

Hi Helmet,

 


@DarkHelmet2 wrote:

The program runs and communicates with the instrument but the plots/graphs do not work.  Any ideas?


Start with some debugging!

(Which other advise do you expect when providing so little information?)

Best regards,
GerdW


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

so I found that my issue deals with the "Call By Reference" Node.  It works in source code, but in the .exe it doesn't work.  I've included the .vit in the build (Source Files -> Always Included).  

0 Kudos
Message 3 of 4
(1,078 Views)
Solution
Accepted by topic author DarkHelmet2

I had to do one more build then it worked!

0 Kudos
Message 4 of 4
(1,070 Views)