LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open VI refs in parallel: possible?

Unless your program is loading classes dynamically that are not available when the application starts... you can cheat.

 

Look at LV splash screen and the message "loading modules" as an example. When your app starts find all of the available objects and open a ref to each and keep the ref open.  Once they are loaded you can access them by name and they will already be in memory.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 11 of 11
(259 Views)