03-24-2008 04:05 AM
03-24-2008 04:43 AM
Hi Karthikeyan,
You can unbundle the cluster elements by their names and take out the Array of Strings of the Ring control using its Strings[] property, to search for a particular String of your choice.
03-24-2008 06:20 AM
03-24-2008 07:01 AM
Try the attached VI. Code is only this much(less).
By the way your first 'Ring' is actually an Enum.
03-24-2008 07:05 AM
03-24-2008 07:10 AM
03-24-2008 07:22 AM