KarthikeyanMathialagan wrote:
Actually ur array looping Vi is correct only but if i am give Loop to repeat for three times its not working properly...
Yes, but that isn't what you asked for with the example data in your VI.

If you want 3 times, then you can modify the code to add inputs to the build array again.. If you want N times, then you modify the code with a For loop that builds the array however many times.