LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

select particular data

Mike i am haviing one doubt.....

See i am having one Array of cluster ....
The cluster inside the array has two ring and one numeric indicators

Now i  want to search a string in that array which is in the form of ring in side the array.How to search and took the index values..
0 Kudos
Message 11 of 17
(977 Views)

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.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 12 of 17
(971 Views)
Hii i donot know how to do?
i have attached a vi you explain me in detail..
0 Kudos
Message 13 of 17
(962 Views)

Try the attached VI. Code is only this much(less). Smiley Wink

By the way your first 'Ring' is actually an Enum. Smiley Happy

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 14 of 17
(953 Views)
Thank you very much for ur kind information.....
0 Kudos
Message 15 of 17
(951 Views)
Doeas it solve your problem?
- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 16 of 17
(949 Views)
Yaa it solves my problem.....Thankyou once again
0 Kudos
Message 17 of 17
(946 Views)