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

This report gets the supported operating modes of the device. More...

#include <scriptel-hid-reports.h>

Data Fields

unsigned char report_id
 Report ID, should always be SCRIPTEL_FEATURE_OPERATINGMODE.
 
unsigned char supported_modes
 Bit mask for supported capture modes, corresponds to scriptel_device_acquisition_mode.
 
unsigned char reserved
 Reserved for future use.
 
unsigned char acquisition_mode
 Current acquisition mode maps to scriptel_device_acquisition_mode.
 
unsigned char touch_mode
 Current touch mode, maps to scriptel_device_pentouch_mode.
 
unsigned char pen_mode
 Current pen mode, maps to scriptel_device_pentouch_mode.
 

Detailed Description

This report gets the supported operating modes of the device.


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