Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
Data Fields
scriptel_hid_feature_calibration_data Struct Reference

This report contains information about the current calibration state of a ScripTouch device. More...

#include <scriptel-hid-reports.h>

Data Fields

unsigned char report_id
 Report ID, should be set to SCRIPTEL_FEATURE_CALIBRATION_DATA.
 
unsigned char calibration_type
 The type of calibration this report is refering to. More...
 
unsigned char is_calibrated
 Whether the device is calibrated.
 
unsigned short rotation_scale
 rotation scale
 
unsigned short local_multiplier_scale
 local multiplier scale
 
unsigned short host_multiplier_scale
 host multiplier scale
 
short rotation_sin_scaled
 rotation sine scaled
 
short rotation_cos_scaled
 rotation cosine scaled
 
unsigned short local_width_calibrated
 local width calibrated
 
unsigned short local_height_calibrated
 local height calibrated
 
long local_x_multiplier_scaled
 local X multiplier scaled
 
long local_x_offset
 local X offset
 
long local_y_multiplier_scaled
 local Y multiplier scaled
 
long local_y_offset
 local Y offset
 
long host_x_multiplier_scaled
 host X multiplier scaled
 
long host_x_offset
 host X offset
 
long host_y_multiplier_scaled
 host Y multiplier scaled
 
long host_y_offset
 host Y offset
 

Detailed Description

This report contains information about the current calibration state of a ScripTouch device.

Field Documentation

◆ calibration_type

unsigned char calibration_type

The type of calibration this report is refering to.

TBD


The documentation for this struct was generated from the following file: