cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

buffer data and only save maximums?

I'm trying to cut down on the amount of data being stored, as well as only store the more useful data. I'm trying to buffer my data and then only store the maximum values from a 3d accelerometer and would like to have just the highest G forces over time recorded for further analysis.

0 kudos
Mensaje 1 de 4
2.937 Vistas

Where are you stuck?  What have you tried so far?  Care to share some code?

 

From what I can gather, the Array Max & Min will be of good use here.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 kudos
Mensaje 2 de 4
2.935 Vistas

I'm running an edxl345 through an Arduino and currently trying to use the 'statistics maximum' to write to measurement file. I can't find an option that allows the stats maximum to write to file at an interval and so the raw data (not maximums just every data point) is being written... VI is attached, thanks for any assistance! 

0 kudos
Mensaje 3 de 4
2.931 Vistas

Ps- that's part of a library, I'm not sure how useful that will be on it's own? I'm rather new to this...

0 kudos
Mensaje 4 de 4
2.930 Vistas