10-25-2005 03:11 AM
10-25-2005 06:16 AM - edited 10-25-2005 06:16 AM
Message Edité par chilly charly le 10-25-2005 01:17 PM
10-25-2005 07:40 AM
10-25-2005 08:10 AM
10-25-2005 03:06 PM
You just have to apply the same technique to the various elements of your cluster : first get the references to the cluster content, then scan to find which one correspond to the sub-cluster you are interested in, and so on. This is illustrated in the attached vi, saved in 7.0.
Urs Bögli a écrit:
I think this works only for an array, but how can I do the same thing
when I have a cluster of{cluster1, cluster2, cluster3 of{array1,
array2,control)}? I want to influence the visibilty i.e. in array2!
10-25-2005 03:10 PM
In LabVIEW, you should always wire from left to right. A similar convention applies to version compatibility. :D:D:D
Urs Bögli a écrit:
...As I still use LV7.1, could you send us the VI saved as LV 7.0 VI?
10-26-2005 08:02 AM