Click or drag to resize
SthidFeatureReportLength EnumerationScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
The byte length of each feature report.

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public enum FeatureReportLength
Members
  Member nameValueDescription
SetRunMode2 Length of the run mode report.
GetSetFrequencyAmplitude4 Length of the get frequency amplitude report.
GetVersionInfo9 Length of the get version information report.
SetDownloadFirmware134 Length of the set download firmware report - 1 report id, 4 address, 128 data, 1 checksum ( add address, data, and checksum so it adds to 0)
GetSetErrorCorrectionTable2049 Length of the error correction table report.
GetSetDeviceSerialNumber35 Length of the device serial number report.
SetDownloadFirmwareComplete3 Length of the download firmware complete report.
GetSetModeFlagsGlassCornersTotalSamplesFilterFrequency6 Length of the flag glass corner total sample filter frequency report.
GetSetPenProperties18 Length of the pen properties report
GetDisplayInfo10 Length of the get display info report.
SetDisplayContent2 Length of the set display content report.
GetSetDisplaySettings7 Length of the get display settings report.
GetRegionInformation0 Length of the region information report. Can't determine before runtime.
GetRegionDefaults0 Length of the region defaults report. Can't determine before runtime
SetRegionInformation41 Length of the region information report.
SetUpdateRegion12 Length of the update region report.
SetDeleteRegion2 Length of the delete region report.
SetSaveRegionChanges2 Length of the save region changes report.
GetSetCalibration2 Length of the calibration report.
See Also