Hi I have this a problem in this example which i use 2 waveforms to be ploted in one waveform chart the problem is that it start plotting at the far right.. how can i make it start plotting at the left?? thanx
Remove the waveform generation and all the dynamic data vis. Just wire the two double values to a bundle function. The output of the bundle function can then be wired to the graph. You will also have to modify the initialisation of the graph.
Thomas
Using LV8.0 -------------------------------------------------------------------- Don't be afraid to rate a good answer... 😉 --------------------------------------------------------------------
By the way - you want to display 10 points. If you set the scale-range e.g. 10 - 20 results in displaying 11 points.
Using LV8.0 -------------------------------------------------------------------- Don't be afraid to rate a good answer... 😉 --------------------------------------------------------------------