04-13-2009 06:35 PM
Hi,
When I use align and resample on a waveform (which should show two data inputs at this stage but will have 6 eventually), it only outputs the first one. Is this something to do with the dyanmic data type? My VI is attached.
I've been working on this VI with johnsold at this link: http://forums.ni.com/ni/board/message?board.id=170&message.id=401352&jump=true#M401352 and he had suggested that I use a different strategy for the downsampling which I have also tried to implement but I'm not having success with that either.
If someone can help me with either of these, that would be great.
Thanks,
Claire.
04-14-2009 04:52 PM
Claire,
Try taking out the To DDT VI. When I did a simple test with it in place the data no longer lined up. Instead, just wire your array of waveforms straight into the signals input and it should work a lot better.