saytesla

Results 4 issues of saytesla

Is there any built in function in the MSCL library that lets us see the FFT values from the accelerometer?

answer pending approval

We are currently working on a project in python which is using the MSCL Library. We are extracting acceleration data(x,y,z) from a vibration sensor. We were wondering if there was...

answer pending approval

Is there any way we can update the MSCL API to take on python 3.6+? Currently the API is in python 3.6. 3.6 is an outdated version of python and...

Hi, I currently setup my code to do burst sampling every 60 seconds. ![image](https://github.com/LORD-MicroStrain/MSCL/assets/108290841/9877fe03-ebae-4521-90a3-ecbeda132f49) In this snippet, does each burst occur after every sweep? If not, how can i find...