10-16-2009 10:27 AM
Solved! Go to Solution.
10-16-2009 10:33 AM
What you have there is an example of how clusters and arrays differ.
A cluster (the output of the bundle) can be of mixed data types.
on the other hand an array can consist of multiple instances of a single data type.
So make the both the same data type and you can proceed.
Ben
10-16-2009 02:29 PM
This is the easiest solution I could find. I did not find a lot of info on changing the dynamic data to waveform or vice versa. My problem now is the plot only shows the current point. Do I need to store the data in an array before sending it to the build xy graph vi? I want a load deflection plot starting at zero and going until the vi is stopped. This vi is in a while loop with the channels that are aquireing the data.
Let me know if you need to see more to help. Thanks.
10-16-2009 02:33 PM
10-16-2009 02:54 PM
10-16-2009 03:06 PM
Wow, should have caught that!
10-16-2009 03:09 PM
You might want rethink selecting your response as the solution.
If you want to change it, click on 'Options'.