Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to create continuous waveform playback

Hi,
 
I am trying to create a playback for a saved waveform using the NI waveform objects in C#.  I first process the waveform and save it into a file.  I am now trying to open the file and allow the user to go back and forth along the waveform to analyze it.  Is there a way to put a stream into one of the NI components so that it can control it?  or does anyone know of any sources I could look at to give me a better idea of how I would do something like this?  I figure that it is similar to how movie players work.
 
Thank you for any help you can provide,
 
Kevin
Engineer I
0 Kudos
Message 1 of 2
(3,334 Views)
Kevin,

Please clarify what exactly you want the user to do to analyze the waveform. Do you simply want the end user to view the data? If so, you could take the data from the file and plot it to a chart in which the user can scroll back and forth to view the waveform.

Also, please clarify what you mean by "Is there a way to put a stream into one of the NI components so that it can control it?"

Thanks
Manooch H.
National Instruments
0 Kudos
Message 2 of 2
(3,309 Views)