I have a VI that is working for a 2D array from an Excel sheet. I am now trying to read from a 3D array to create two plots at the same time. Has anyone created a symular type of VI. My current VI is wrong. The two Excel files are two files I am using. They are 2d arrays but I do not know how to create a 3d array reader.
The first colun would be time.
The second would be the pressure.
The third woud be current.
I have a race condition. I can only import one Excell sheet at a time.
Thanks
Philip