07-15-2008 04:14 PM
07-15-2008 04:19 PM
You may want to look at an XY graph instead.
To change the values of a waveform graph, you can change the properties of T0 and dt for the X-axis. Waveform graphs are based on a series of equally spaced points.
07-15-2008 04:23 PM - edited 07-15-2008 04:24 PM
07-15-2008 04:34 PM
07-15-2008 05:07 PM - edited 07-15-2008 05:08 PM
Again, this assumes that your X data is equally spaced.
07-16-2008 09:04 AM
07-16-2008 09:18 AM
You still do not understand. The code I showed you above is exactly how you specify the starting X value for your data. If you are referring to setting the scale min/max, that's a different thing. The Waveform Graph example shows several examples of using the Bundle function to do the same thing.
@swilson wrote:
I tried the "FInd Examples" that you mentioned above but somehow they don't have a step by step explanation of this. Where can I go for step by step explanantion of things. For instance, the specifying of x0 and T0 on the Waveform Graph vi example, how exactly is that done? Do I right click and add a special vi or what?