Accelerometer Constructor
July 26, 2012
Creates a new instance of the Accelerometer object.
Assembly: Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)
| Exception | Condition |
|---|---|
| SensorFailedException | The limit of 10 simultaneous instances of the Accelerometer class per application has been exceeded. |
An application can create a maximum of 10 simultaneous instances of the Accelerometer class. An exception will be thrown if this limit is exceeded.