|
Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This report gets and sets general digitizer parameters for the device. More...
#include <scriptel-hid-reports.h>
Data Fields | |
| unsigned char | report_id |
| Report ID, Should always be SCRIPTEL_FEATURE_GENERALPARAMETERS. | |
| unsigned char | xy_output_enable |
| Whether or not coordinates are going to be sent. | |
| unsigned char | adc_output_enable |
| Whether or not to send ADC output. | |
| unsigned char | map_coordinates |
| Whether or not coordinates get mapped to the host range. | |
| unsigned char | channel_lock_enable |
| Whether or not to use channel lock mode. | |
| unsigned char | channel_lock_number |
| Channel index for channel lock mode. | |
| unsigned char | reserved |
| Reserved – currently unused. | |
| unsigned char | corner_lower_left |
| Number of the lower left corner. | |
| unsigned char | corner_upper_left |
| Number of the upper left corner. | |
| unsigned char | corner_lower_right |
| Number of the lower right corner. | |
| unsigned char | corner_upper_right |
| Number of the upper right corner. | |
| unsigned short | samples |
| Samples. | |
| unsigned char | filter_frequency |
| Filter frequency. | |
This report gets and sets general digitizer parameters for the device.