02-19-2008 07:48 PM
Would someone please breakdown “Call By Reference Node” property in LabVIEW for me (and everyone else who might be confused)? What are some advantages of using this reference, as opposed to linking directly to subVIs? What are the disadvantages?
Thanks,
02-20-2008 02:02 AM
02-20-2008
02:38 AM
- last edited on
03-17-2026
08:45 AM
by
Content Cleaner
As mentionned in this document there is also an important difference in the memory usage.
See attached example (upgraded to LV7.1 to be readable with LV8.5 from this LV5 source [link removed; code no longer available]) to get a general idea about the use of Call By Reference Node.
02-20-2008 10:28 AM
Thanks for your help,
Santiago