Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DeviceElement
specifies calibration data for particular devices. The setting enables you to include calibration data for a particular digitizer. Run tabcal.exe -export
and produce a device ID and a hexadecimal string containing calibration data. Insert the device ID and hexadecimal string under LinearityData
as a new subkey. Use the device ID as a name and the calibration data as the value.
Setting | Description |
---|---|
Key | Specifies a unique key for the DeviceElement . |
Value | Specifies the value of the DeviceElement . |
Microsoft-Windows-TabletPC-Platform-Input-Core | LinearityData | DeviceElement
offlineServicing
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.
The following XML output shows how to configure DeviceElement
.
<LinearityData>
<DeviceElement wcm:action="add" wcm:keyValue="MyKey">11</DeviceElement>
</LinearityData>