Discussion:
Append to DigitalWaveformGraph?
(too old to reply)
kd333
2006-07-19 15:40:20 UTC
Permalink
Is it somehow possible to append data to a DigitalWaveformGraph?
(Like PlotYAppend in a normal WaveformGraph)
Best regards
Karl Daggfeldt
Jimmie A.
2006-07-21 08:10:08 UTC
Permalink
Hello!
I have read through the documentation for MeasurementStudio 8.0 release and I haven't found anything that says anything about a method or property that allows you to do this similar to the append functionality that exist in the scatter and waveform graphs. One thing worth mentioning though is that you have this functionality in LabVIEW with the 'Append Digital Signals' functionality. I also did some searches on our internal sites and I didn't find anything that actually said that is was possible and what methods/properties to use as a workaround. Someone maybe has experience this before and have a solution available?
breeve
2006-09-29 19:10:27 UTC
Permalink
The Measurement Studio .NET DigitalWaveformGraph does not support appending data. Each time you call PlotWaveform the old data that was previously plotted is gone and the new data in the DigitalWaveform is plotted.
 
Brock

Loading...