07-25-2014 10:54 AM
Metachnet wrote:I have tryed make a 16 channel chart but was unscucessful, when I wired a 16 plot array of dbl I still was able to make only one plot chart.
Then show us that code. Obviously you are doing something wrong.
07-25-2014 11:00 AM
Still same code
07-25-2014 11:09 AM - edited 07-25-2014 11:10 AM
Use Build Array instead of the Array To Cluster
07-25-2014 01:32 PM
Thank you for your example.
I tried to implement your concept.
To charts that read data from same array.
First array number is for chart 1 plot 0:
2nd array numberr is for chart 2 plot 1.
So each chart displays only its plot.
Please tell me if I am doing it correct. thnks.
07-25-2014 01:40 PM - edited 07-25-2014 01:40 PM
Why are you making things so difficult? Just index the array. But why can't they just be in the same chart?