11-09-2006 08:36 AM
11-09-2006 08:46 AM
11-09-2006 08:47 AM
11-09-2006 09:07 AM
11-09-2006 09:16 AM
11-09-2006 09:20 AM
There have been independent discussions about this in the past, but local variables are more efficient from an execution speed point of view than using the Value property. Of course there are many things you can do with property nodes other than read / write the value of a control, in which case you'd need to use property nodes.
I'm more interested in your VI. What version of LabVIEW are you working with? Is it the top-level VI alone or the combination of all 60-or-so VIs that take up around 1.5 MB on disk now? Is it possible to post your top-level VI (even without the subVIs)? I presume this is the one with the majority of the property nodes.
11-09-2006 09:21 AM - edited 11-09-2006 09:21 AM
Message Edited by Dennis Knutson on 11-09-2006 08:24 AM