11-29-2020 03:34 AM
I can set a vi (or a subvi) as reentrant (https://labviewwiki.org/wiki/Reentrant_VI) in Labview 2019. But how to do it in NXG?
Solved! Go to Solution.
11-29-2020 09:45 AM
Hint:
Open the online manual, search for "reentrant".
11-30-2020 02:52 AM
Thanks, found it. method in https://www.ni.com/documentation/en/labview/latest/create-first/minimize-subvi-overhead/
11-30-2020 07:34 AM
Excellent. And you see why I pointed you to the documentation, instead. It's so different that I wouldn't know how to explain it without actually reproducing the content. 😉