07-21-2011 10:11 AM
I am having difficulty wiring a 2D array of plot information to a Waveform Graph. According to everything I've read in documentation this should not be an issue, but it is. One thing I read said to enable the "Transpose Array" option to plot with a 2D array but that option is grayed out in the right-click menu. The weird thing is that there are other Waveform Graphs in the project that do accept 2D arrays of data but I am unable to find any difference in options between them. I have attached some pictures so you can see what I mean.
Thanks for your help!
Solved! Go to Solution.
07-21-2011 11:07 AM
It is hard to debug a picture. Can you attach the VI?
07-21-2011 11:47 AM
I discovered the problem - the graph was not initially wired to a 2D array. I guess it maintains its inital input "type" throughout the lifetime of the program.
Thanks for your time though.