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
(2,325 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
(2,320 Views)