Class: ScriptelDevice

dto~ ScriptelDevice

This type is responsible for storing an object representing a physical digitizer.

new ScriptelDevice()

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

Members

calibrationMode :module:dto~CalibrationMode

Contains information about whether or not this device is currently in calibration mode or not and if so what part of calibration.

displayInfo :module:dto~DisplayInfo

Information about the physical display installed on this device (if one is installed).

displaySettings :module:dto~DisplaySettings

Information about the current configuration for the installed display on the device (if one is installed).

errorCorrection :module:dto~ScreenErrorCorrection

Contains information about the error correction information built into the device.

regions :Array.<module:dto~Region>

Contains information about the regions store in device memory.

softwareVersion :module:dto~SoftwareVersion

Information about the software installed on this device.

uuid :string

The UUID of the device.