Simple oscilliscope with user generated data
|
04-24-2012, 11:19 PM
Post: #1
|
|||
|
|||
Simple oscilliscope with user generated data
Hi,
How do I go about configuring a simple single channel oscilloscope ? I want, for example, 10 seconds worth of data to be shown on the display, the with the oldest data being scrolled off to the left (and preferably kept so it can be scrolled back into view). New data is added to the right hand side based on an event occurring with my application ? I have tried using Channels[0].AddYPoint(myDataValue) but this shows all data received not just the last 10 seconds worth... Regards |
|||
04-25-2012, 03:55 AM
Post: #2
|
|||
|
|||
RE: Simple oscilliscope with user generated data
Hi! Did you have a look at the PlotLab demo's?
Regards, Dave |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)