09-25-2006 05:34 AM
09-26-2006 04:25 PM
09-26-2006 11:12 PM
Hi Andy,
I am using waveform graph at the moment. Following is the detail of my application,
I acquire data with various sweep speeds( 1ms/div, 2, 5, 10...)
Whenever i acquire data i get a set of 400 points. During offline analysis, i can change the sweep parameter.
When i change the sweep from 2 ms/div to 1ms/div, i change my x_max to 800, and then the plot on the waveform goes beyond the visible region of the graph.
On this plot i also have cursors. Now i might want to put the cursor in the region which is not visible at the moment. This i am able to do by scrolling the cursor. But what i want is that the waveform should be able to allow such horizontal scrolling only till the last data point. X_max for this plot should be locked to 800. Also this scrolling of cursor should not hamper other plots of the waveform.
How can we solve this issue??
Harish
09-28-2006 10:49 AM