LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array Looping?

Hii

 I am having an input array which contains two columns 1.Row Id 2. File Names

 Now the input file names contain the Looping operation....
 Now i want to repeat that files witth same Row ID ....

 How to do???

I have Attached the VI
0 Kudos
Message 1 of 11
(3,771 Views)

I could not really well understand your description of the problem


Now the input file names contain the Looping operation....
 Now i want to repeat that files witth same Row ID ....
Cand u please illustrate that section in a bit more detail?

0 Kudos
Message 2 of 11
(3,754 Views)
Hii


 See i am having a 2D array which contain a row id and file names ...


 Now in between the file some looping will came by the time the the corresponding row id is empty...

 now for that loop we have to repeat the files how many time it should be...
 the row id have to be maintained as it is... in attached file..
0 Kudos
Message 3 of 11
(3,750 Views)
I still don't understand....
Maybe if you give an example..
0 Kudos
Message 4 of 11
(3,740 Views)
I think I understand the empty row part of the problem. When you hit an empty row, you want to repeat the next two rows twice?
0 Kudos
Message 5 of 11
(3,722 Views)
Yes u are correct
0 Kudos
Message 6 of 11
(3,712 Views)
I'm sure there are other ways to do this, and perhaps more efficient, but here is one.
0 Kudos
Message 7 of 11
(3,693 Views)

look at attached VI

Hope you can build on the logic, using this VI

I guess you can proceed further using suitable array functions

Any doubts, do ask

0 Kudos
Message 8 of 11
(3,691 Views)
Hiii

 Thankyou For ur help...


0 Kudos
Message 9 of 11
(3,688 Views)
Actually ur array looping Vi is correct only but if i am give Loop to repeat for three times its not working properly...
0 Kudos
Message 10 of 11
(3,684 Views)