04-03-2008 08:42 AM
04-03-2008 09:09 AM
04-04-2008 02:21 AM
04-04-2008 03:52 AM
04-04-2008 03:59 AM
When you place an Event Structure on the BD, by default it ll show the Timeout event.
If you rt-click on the ES border & tell Edit Events handled by this case..., you can see that this Timeout event is owned by the application itself, not by any individual control/indicator present on the FP of teh VI [Application].
04-04-2008 04:19 AM
04-04-2008 05:02 AM
Use the All Objects[] or teh Controls[] property of the cluster to get that array of all the controls/indicators inside a cluster & wire this to the Array Size function to get the size of the cluster.