10-13-2005 12:14 PM
10-13-2005 12:18 PM
10-13-2005 05:35 PM
10-14-2005 03:11 AM
Hm Hm, Good luck!
Use a graph!
History data length synchronize with chart X-scale so we can't make blank using panel editting only.
If you need 100 xscale & you want a 70s fill. Set history data length to 100.
You restrict the array length to 70,
if the length is 70,
delete first record and append a recort to last position using [shift register]. Like a queue.
I can't confirm but I think available!
10-14-2005 10:49 AM
10-14-2005 10:59 AM
10-14-2005 11:40 AM
10-15-2005 03:57 PM
10-17-2005 02:50 PM
The reason why the x-axis is not changing in your example is that you are graphing a changing set of points with respect to the same time values. I have attached an example which implements what I have been trying to explain. The example plots a sine wave one point at a time and displays only the most recent 60 data points in the chart while leaving a 30-data-point gap of empty space in front of the data. I hope this helps to clear things up.
Kind Regards,
10-17-2005 08:27 PM - edited 10-17-2005 08:27 PM
메시지가 10-17-2005 08:31 PM에 East_Sea에 의해 편집되었음