07-31-2008 10:57 AM
07-31-2008 12:17 PM
Hi,
Here's a quick and simple approach attached to get you further with your program. You can add your calculations and such on your own. I replaced waveform graph with a waveform chart, so now you can start your program first and your amplifier afterwards. You can adjust the size of the chart history by right-clicking on the chart and selecting Chart history length.
Hope this helps!
- Matti
07-31-2008 01:22 PM
07-31-2008 01:44 PM
Buffer size = history length = data points on the graph . Add X Scrollbar by right-clicking on the chart (Visible items->X Scrollbar) or use Autoscale X. Of course you should adjust the buffer size so that the event you want to see fits into buffer.
- Matti
07-31-2008 03:02 PM
08-01-2008 02:00 AM