Click or drag to resize
SthidFeatureReportID EnumerationScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
This enumeration represents all of the Feature Report ID's used by the ScripTouch API when talking with a ST Series device.

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public enum FeatureReportID
Members
  Member nameValueDescription
SetRunMode10 Report to set run mode.
GetSetFrequencyAmplitude20 Report to get or set frequency and amplitude.
GetVersionInfo22 Report to get version info.
SetDownloadFirmware25 Report to set into download firmware mode.
GetSetErrorCorrectionTable26 Report to get or set the internal error correction table.
GetSetDeviceSerialNumber27 Report to get or set the serial number stored in the device flash.
SetDownloadFirmwareComplete29 Report to set the firmware download as complete and commit to device.
GetSetModeFlagsGlassCornersTotalSamplesFilterFrequency41 Report to get or set the glass corner total sample filter frequency.
GetSetPenProperties50 Report to get or set the pen properties (adc averaging, coordinate averaging, etc.
GetDisplayInfo100 Report to get display info.
SetDisplayContent101 Report to set display content.
GetSetDisplaySettings102 Report to get or set display settings.
RenderImage103 Report to send down bitmaps to device.
GetRegionInformation110 Report to get region information.
GetRegionDefaults111 Report to get region defaults.
SetRegionInformation112 Report to set region information.
SetUpdateRegion113 Report to update region.
SetDeleteRegion114 Report to delete region.
SetSaveRegionChanges115 Report to save region changes.
GetSetCalibration130 Report to get or set calibration mode.
See Also