Appendix B - Smart-Frame Protocol II Function Reference
CARROLL TOUCH
B-22
Touch System Programmer’s Guide
If the host subsequently sets the reporting mode of the function to
Parameter Change Mode and the screen is touched, the touch system
sends TouchState reports similar to the following to report the
movements of the stylus within the active area of the touch screen:
E0 09 00 01 01 00 0C 07 D3 00 00 FF
E0 09 00 01 01 00 0D 07 D2 00 00 FF
E0 09 00 01 00 00 0D 07 D2 00 00 FF
If the host then sends the GetProtocolVersion (65H) command as
follows:
66 01 65 FF
The touch system responds with a Protocol Version Report similar to
the following:
E0 04 00 65 01 15 FF
If the host then sends the SetReportTransferMode (22H) command as
follows to set the state of the ReportTransferMode SFP-II global
parameter to disabled and inhibits unsolicited reports:
66 02 22 00 FF
The touch system responds with a Report Transfer Mode Report to
indicate the new state of the ReportTransferMode parameter:
E0 03 00 22 00 FF
If the screen is touched again, the touch system does not send any
Touch State Reports because all unsolicited reports have been inhibited
due to the fact that the ReportTransferMode global parameter is set to
disabled.
However, if the host sends a GetTouchState (01H) command, the touch
system responds with a Touch State Report similar to the following to
report the current touch state:
E0 09 00 01 00 00 0D 07 D2 00 00 FF
The Touch State Report is sent even though the ReportTransferMode
global parameter is set to disabled because it is a solicited report; that
is, it was generated in response to a corresponding SFP-II command.
Содержание TouchSystems CarrollTouch Prog
Страница 1: ...CARROLL TOUCH TOUCH PRODUCTS an company AMP Touch System Programmer s Guide ...
Страница 11: ...Table of Contents CARROLL TOUCH viii ...
Страница 13: ...Table of Contents CARROLL TOUCH x ...
Страница 17: ...Welcome CARROLL TOUCH xiv Touch System Programmer s Guide ...
Страница 25: ...Chapter 1 Introduction to Infrared Touch Systems CARROLL TOUCH 1 8 Touch System Programmer s Guide ...
Страница 29: ...Chapter 2 Introduction to Guided Wave Touch Systems CARROLL TOUCH 2 4 Touch System Programmer s Guide ...
Страница 41: ...Chapter 3 General Programming Issues CARROLL TOUCH 3 12 Touch System Programmer s Guide ...
Страница 57: ...Chapter 4 Smart Frame Protocol CARROLL TOUCH 4 16 Touch System Programmer s Guide ...
Страница 87: ...Chapter 6 Touch Application Program Interface TAPI CARROLL TOUCH 6 10 Touch System Programmer s Guide ...
Страница 149: ...Appendix A Smart Frame Protocol Command Reference CARROLL TOUCH A 40 Touch System Programmer s Guide ...
Страница 179: ...Appendix B Smart Frame Protocol II Function Reference CARROLL TOUCH B 30 Touch System Programmer s Guide ...
Страница 237: ...Appendix D CTKERN Function Reference CARROLL TOUCH D 42 Touch System Programmer s Guide ...