Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This report is capable of getting the coordinate range from the device. More...
#include <scriptel-hid-reports.h>
Data Fields | |
unsigned char | report_id |
Report ID, should always be SCRIPTEL_FEATURE_COORDINATERANGE. | |
unsigned short | x_min |
Minimum logical value in the horizontal direction to be returned by the device. | |
unsigned short | x_max |
Maximum logical value in the horizontal direction to be returned by the device. | |
unsigned short | y_min |
Minimum logical value in the vertical direction to be returned by the device. | |
unsigned short | y_max |
Maximum logical value in the vertical direction to be returned by the device. | |
This report is capable of getting the coordinate range from the device.