Accelerometer Driver Catalog Items and Sysgen Variables (Compact 7)
3/12/2014
In Windows Embedded Compact, you can implement functionality to manage an accelerometer sensor, which is used to detect and measure object movement, on a Windows Embedded Compact powered device.
For more information, see Accelerometer Driver.
For more information about how to add or remove catalog items, see Design Your First OS.
Hardware and Software Requirements
- Requires an accelerometer sensor on the hardware board.
Catalog Items and Sysgen Variables
The following table describes the catalog items and associated SYSGEN variables that you can use to add support for accelerometer sensors to your OS.
Catalog item | SYSGEN variable | Description | Dependencies |
---|---|---|---|
Accelerometer Driver |
SYSGEN_ACCELEROMETER |
Provides a device driver that manages an accelerometer sensor, which is used to detect and measure object movement, on a device. You can use this SYSGEN variable to enable the accelerometer API that is exposed through COREDLL.DLL. The accelerometer device driver is not controlled by the SYSGEN. |
None. |