Hi Spud99,
the enable indexing function will build an array and display the results when the loop has finished executing, and only if you have an indicator outside the while loop.
If you wish build your array inside the while loop, you can use shift registers to pass the array and add the new value. You can use the build array function, the insert into array functio or replace array subset function. I have attached an image (i dont have LV6.1),outlining what you can do and to give you some ideas.