CARROLL TOUCH
Chapter 5 - Smart-Frame Protocol II
Touch System Programmer’s Guide
5-11
command number. The parameters
02
and
12
represent the
ProtocolVersionHi and ProtocolVersionLo bits, indicating protocol
version 2.12.
Reporting Modes
Each SFP-II report has a reporting mode associated with it that
specifies when the report is to be sent. The available reporting modes
are:
Solicited Only Mode
-
The touch system sends the selected
report after receiving the corresponding
command.
Parameter Change Mode-
The touch system sends the selected
report after receiving the corresponding
command and whenever any of the
parameters contained in the report
changes.
Continuous Mode
-
The touch system sends the selected
report after receiving the corresponding
command and each time that it executes
its main executive loop.
Parameter Change Mode and Continuous Mode produce “unsolicited
reports,” because reports are sent by the touch system even though it
has not received a corresponding SFP-II command. The default
reporting mode of most reports is Parameter Change Mode. The
exceptions to this are the Multi Touch State and Raw Touch State
Reports, which are solicited only.
Use the SetReportProperties (21H) function to set the reporting mode
of reports.
Report Transfer Mode
When report transfer is disabled, unsolicited reports are not transferred
from the touch system to the host. Solicited reports continue to be
transferred from the touch system to the host.
When report transfer is enabled, both solicited and unsolicited reports
are transferred.
Use the SetReportTransferMode (22H) function to set the reporting
mode of reports.
Summary of Contents for TouchSystems CarrollTouch Prog
Page 1: ...CARROLL TOUCH TOUCH PRODUCTS an company AMP Touch System Programmer s Guide ...
Page 11: ...Table of Contents CARROLL TOUCH viii ...
Page 13: ...Table of Contents CARROLL TOUCH x ...
Page 17: ...Welcome CARROLL TOUCH xiv Touch System Programmer s Guide ...
Page 41: ...Chapter 3 General Programming Issues CARROLL TOUCH 3 12 Touch System Programmer s Guide ...
Page 57: ...Chapter 4 Smart Frame Protocol CARROLL TOUCH 4 16 Touch System Programmer s Guide ...
Page 237: ...Appendix D CTKERN Function Reference CARROLL TOUCH D 42 Touch System Programmer s Guide ...