Range Selection for Specific Operations
Posted: Fri May 22, 2009 12:11 pm
Hi,
I am using a data acquisition system that is collecting data at a specified rate (5 samples per second) for an hour or more. Then, to capture a specific event the data rate can be increased on command to 1000 samples per second for up to a minute. The data acquistion system then returns to its default acqisition rate. All of the data is important, but I need to smooth or filter the data when it is at the high acquistion rate only.
I'm looking for a macro command(s) to help me select a specific data range. Then, perform the operations on that data range only (i.e. peak value, filter, smooth, running average). Some of the operations in DPlot can only be performed on a data set where the time steps are uniform. Is there a way to using macros to find and return the data range where the time step changes for the data analysis?
Thank you,
Doug
I am using a data acquisition system that is collecting data at a specified rate (5 samples per second) for an hour or more. Then, to capture a specific event the data rate can be increased on command to 1000 samples per second for up to a minute. The data acquistion system then returns to its default acqisition rate. All of the data is important, but I need to smooth or filter the data when it is at the high acquistion rate only.
I'm looking for a macro command(s) to help me select a specific data range. Then, perform the operations on that data range only (i.e. peak value, filter, smooth, running average). Some of the operations in DPlot can only be performed on a data set where the time steps are uniform. Is there a way to using macros to find and return the data range where the time step changes for the data analysis?
Thank you,
Doug