Hi Vijay,
Unfortunately, a Multiple Numeric Limit Test will not allow you to return each measurement inside the step as it executes. If you need this to occur, there are other methods that you could take. You could create a custom step type or use many Numeric Limit Test steps and pass them the indexes in your array.
Another method you might use would be to use an Action step and save the array locally. Then, you could use Statement steps to evaluate each item in the array.
Jessica
National Instruments
Product Support Engineer