LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

filter array

Hi all,

I would like to know is there a function that I can get the value from 1D array without duplication? Pls look into my example for further details.. THANKS.....!!!
0 Kudos
Message 1 of 7
(3,073 Views)
Hi 222,

Your VI seems to be in LabVIEW 8, could you post a screen shot of the diagram so that I can see what you need..
I'm still using LV 7...

Thanks

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 7
(3,068 Views)
here is the screenshot... thanks titou
0 Kudos
Message 3 of 7
(3,067 Views)
oOoOo... OK... you mean you want a sorted list of the differents value present in the array ?

I did something like that with string a couple a month ago... let me try to find it...

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 4 of 7
(3,064 Views)
Yes.. that's exactly what I wanted... Will be waiting for your reply here.. thanks..
0 Kudos
Message 5 of 7
(3,062 Views)
I found it... maybe I'm not as messy as my boss says 😄

Just replace the string by number and there you are... 😉

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 6 of 7
(3,059 Views)
Thank you so much..!!!
0 Kudos
Message 7 of 7
(3,053 Views)