From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save Without Diagram Breaks VI

I have a VI with a lot of dependencies. The VI and it's dependencies are saved with LabVIEW 2018. Using LV2018, I save a secure version of the VI without it's block diagram.  It works fine under LV2018, but of course it won't work under LV2019.   So using LV2019, I save a secure LV2019 version without it's block diagram. But when I load that version (using LV2019), it's broken. Apparently something in the secure version needs to be compiled (but of course it can't be recompiled).  How do I figure out what?  How do I make the "Save" without diagram yield a non-broken version?

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 1 of 2
(801 Views)

These VIs illustrate what I'm trying to do.

"Create Secure Version.vi" was used to create "Main - secure 2018.vi" and "Main secure 2019.vi"

In this simple case, everything works fine, but my real app, the secure 2019 version is broken.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 2 of 2
(779 Views)