05-12-2008 09:53 AM
Hello, i am using an xy graph to display torque and speed against my own x value time, and it worked fine, i tried adding another y scale (power) to the input cluster and i got this error
Cluster Array, a cluster of 4 elements,
conflicts with cluster XY Graph, a cluster of 3 elements.
How do i add another element to the xy cluster, is this possible?? or what am i doing wrong.
Sorry if this is a really obvious answer, i have tried lots and i am no expert and i seem to be going round in circles.
Thanks in advance
Daniel
05-12-2008 09:56 AM
05-12-2008 10:02 AM - edited 05-12-2008 10:02 AM
05-13-2008 06:08 AM
05-13-2008 07:46 AM
Do you need it to be plotted to absolute time (time of day) or relative time (amount of time that has passed)?
If it is just relative time then you can use just a waveform graph, but you must know the time interval that you are taking your samples at. You would then set that sample interval as the x axis multiplier.
05-14-2008 04:03 AM
05-14-2008 07:42 AM