Is it possible to get the sensor values periodical?
For example I need the values of the accelerometer every 200ms.
I found only the SensorChanged Event in the Phone Lib to get the Values of the Sensors.
Is there another way to get the Values?
Or is it possible to trigger the SensorChanged Event with a timer to get the sensor value I need?
Thanks for your help.
For example I need the values of the accelerometer every 200ms.
I found only the SensorChanged Event in the Phone Lib to get the Values of the Sensors.
Is there another way to get the Values?
Or is it possible to trigger the SensorChanged Event with a timer to get the sensor value I need?
Thanks for your help.