03-22-2011 11:07 AM
Dear All.
Here i have program with will update the output from the Array input every 2min. But i want to have the value after each minute in Number rather than in array. How can i do it? I try it with index array that is only for the specificed index only.
Thank you
Solved! Go to Solution.
03-22-2011 11:31 AM
Simple mod. You would also want to add code to stop the loop when the last element is indexed.