Class: CalibrationMode

dto~ CalibrationMode

This type is responsible for storing an object representing the current state of a calibration session.

new CalibrationMode()

Constructor, creates a new instance of this type.
Tutorials:

Members

calibrating :boolean

Flag to determine whether or not the device is currently in calibration mode.

calibrationPoint :string

Contains a description of the point in calibration mode the device is currently waiting for. Only valid if calibrating is true.