CalibrationMap Methods |
The CalibrationMap type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAxis |
Gets an AxisCalibration at a particular index.
|
![]() | GetAxisData |
Gets a struct containing the calibration data for an Axis at a particular index.
|
![]() | GetCalibratedValue |
Calibrates the incoming value by the AxisCalibration at a particular index.
|
![]() | ImportJsonString |
Imports data from a JSON string.
|
![]() | ImportXmlString |
Imports data from an XML string.
|
![]() | Reset |
Resets all calibration data to hardware defaults.
|
![]() | SetAxisData |
Sets calibration settings for an Axis at a particular index.
|
![]() | ToJsonString |
Exports the map to a JSON string.
|
![]() | ToXmlString |
Exports the map to an XML string.
|