LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

creating array?

I have a file that contains data, from where i need to compare two different values on every row. If they aren´t same the whole row should be insert into an new array, so that in the end i have 5*n dimensioned array.

Hope the attachment clears out the problem.

Balle
0 Kudos
Message 1 of 3
(2,679 Views)
Balle,
The attached VI solves your problem, if I understand correctly what you are asking for. It is in LabVIEW 7; please let me know if you need it in a different version.
Allen
caw@weekleyconsulting.com
0 Kudos
Message 2 of 3
(2,679 Views)
Thank you Mr. Weekley that was just what i needed.
I managed to do it by myself but your version is better.

Balle
0 Kudos
Message 3 of 3
(2,679 Views)