DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Script for getting a single point of data from a timed set

I have a set of timed data (Time vs. Resistance). This data set is 5 minutes long but I want to take that data and pull a single value from it. So I'd like to reduce that timed data set to a single point at the 2 minute mark. 

 

I realize this should be implemented on the TDMS logging side, but is there a function that will do this within Diadem? 

 

Thanks,

 

Kellen

0 Kudos
Message 1 of 2
(2,410 Views)

Hi Kellen,

 

If you're looking to extract a single point of data from your entire dataset, you should be able to index a channel through the Value property of the data channel itself. However if you're looking to perform some sort of averaging on the dataset, you can use the Descriptive Statistics function in the Statistics Palette of your ANALYSIS panel:

 

Descriptive Statistics Dialog

 

Let me know if you are looking for something else or if you have any questions about implementing the above!

0 Kudos
Message 2 of 2
(2,353 Views)