From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, 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: 

New copy of array when pass to subvi?

Solved!
Go to solution

If pass an array to a subvi without processing inside, will it generate a new copy for the array. Thanks.

0 Kudos
Message 1 of 2
(1,905 Views)
Solution
Accepted by topic author alex.

New copy will not be created if you are simply passing the array but incase if you use a shift register inside the subVI then a copy will be available at the node.

-----

The best solution is the one you find it by yourself
Message 2 of 2
(1,900 Views)