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 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Simple oscilliscope with user generated data - Turby - 04-24-2012 11:19 PM
RE: Simple oscilliscope with user generated data - Dave - 04-25-2012, 03:55 AM
|
User(s) browsing this thread: 2 Guest(s)