03-11-2007 05:38 AM
03-11-2007 10:23 AM
03-11-2007 10:57 AM
Hi Dennis,
Thanks for the input and I like the method of 'accumulating' the data as a running total. One further question with regards to this. This data is to be used for an analog output and in order to implement the correct timing would I need to reconstruct the data so that the points are evenly spaced with time? The only way I can think of doing this is to insert data into an array based on the lowest common multiple of the time interval.
Any thoughts on this and how to approach it?
03-11-2007 11:47 AM
03-11-2007 11:57 AM
03-11-2007 01:47 PM - edited 03-11-2007 01:47 PM
I didn't understand that you wanted to use the data for an analog output. I think you might be able to use one of the resample functions on the Waveform Conditioning palette. Either Resampe Waveforms (continuous) or the Align and Resample Express VI. Maybe by creating a waveform with the max dt in the data and using the min dt as the new. It would help if you could give some indication of what the data is supposed to be.
Message Edited by Dennis Knutson on 03-11-2007 12:49 PM