LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sort out array data as number order

Solved!
Go to solution

Hello all,

Read a txt file get a lot of data TestNumber,SiteNumber and change_value.I want to sort out array data SiteNumber as refer,how to handle that,thanks in advance!!

 

Screenshot.png

 

 

 

 

 

 

0 Kudos
Message 1 of 7
(1,326 Views)

Looks like you're working with the Site-Site offset file of TSM, if you would like to see the values sorted, you can open the txt file in Excel and use the sorting/filtering features of Excel.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 7
(1,316 Views)
Solution
Accepted by Sam.Huang

Here's a quick example:

 

altenbach_1-1651596973441.png

 

It probably would help to streamline the data structures a little bit.

 

0 Kudos
Message 3 of 7
(1,286 Views)

Do I detect shenanigans?

 

shenanigans.png

0 Kudos
Message 4 of 7
(1,255 Views)

Wiring is fine, We just got some overlap after I moved the left FOR loop around. Did not notice the cosmetic problem.

 

Here's the same slightly shifted around:

 

altenbach_1-1651622865908.png

 

0 Kudos
Message 5 of 7
(1,241 Views)

I thought it was a hidden feature, "sourceless data!"

0 Kudos
Message 6 of 7
(1,237 Views)

It is so useful, thanks a lot.

0 Kudos
Message 7 of 7
(1,215 Views)