02-08-2012 03:48 AM
If pass an array to a subvi without processing inside, will it generate a new copy for the array. Thanks.
Solved! Go to Solution.
02-08-2012 04:15 AM
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.