How to get magnetometer values

I want to get the magnetometer values in a python program, like "stream_acc.py".
https://github.com/mbientlab/MetaWear-SDK-Python/blob/master/examples/stream_acc.py

We are referring to the following documentation, but it does not say how to get magnetometer values.
https://mbientlab.com/tutorials/PyLinux.html#data

Could you tell me how to get magnetometer values?

Comments

Sign In or Register to comment.