Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

WaveformGraph.PlotWaveformsMultiple example

I'm having difficulty formatting my parameters for the PlotWaveformsMultiple method of WaveformGraph.  I've successfully used the following to convert an array of doubles into an AnalogWaveform and  plot it with this code sample:

AnalogWaveform<double> waveformCurrents =

AnalogWaveform<double>.FromArray1D(dblResult);

0 Kudos
Message 1 of 3
(6,973 Views)
Hi SubseaFish,
Correct me if I'm wrong but it looks as if this was accidentally posted twice. Here's the link to the other forum where this question was addressed and answered: http://forums.ni.com/ni/board/message?board.id=232&message.id=7414

Lars
0 Kudos
Message 2 of 3
(6,948 Views)
Yes, this message was posted prematurely by accident.  Sorry about that.
0 Kudos
Message 3 of 3
(6,943 Views)