Alright, I have created a 1D numeric array (again, in my hurry, I managed to type in 2D array when clearly it was a 1D array).
However, after placing it into a stacked time sequence, I still have some minor problems.
When I use the Highlight Execution function of LabVIEW, I notice that
the Wait VI is reading each row of the array and executing the entire
array in between each boolean iteration.
However, what I want is to have the first row of the numeric array to
correspond with the first boolean iteration, the second row with the
second iteration, and so forth.
Message Edited by Anthony_Wong on 05-23-2006 12:14 PM
Anthony Wong
University of Toronto
Chemistry Department