CARROLL TOUCH
Appendix A - Smart-Frame Protocol Command Reference
Touch System Programmer’s Guide
A-5
Add_Exit_Point_Modifier (29H) ())
Command Description
When the Add Exit Point modifier is enabled by sending the
Add_Exit_Point_Modifier (29H) command, the touch system sends an
Add Exit Point Coordinate Report when the stylus exits the touch active
area. This report is in addition to the Touch Coordinate Reports that are
sent for the currently selected touch mode. For example, if the touch
mode is sent to Enter Point Mode and the Add Exit Point modifier is
set, a Touch Coordinate Report is sent when the stylus enters the touch
active area and an Add Exit Point Coordinate Report is sent when the
stylus is removed from the touch active area. The touch system default
is Add Exit Point modifier disabled.
Report Format
The Add Exit Point Coordinate Report has the following format:
FD X Y FF
FD
=
Start of Add Exit Point Coordinate report.
X
=
X-axis logical touch coordinate.
Y
=
Y-axis logical touch coordinate.
FF
=
End of report.
Example
An example of an Add Exit Point Coordinate Report is:
FD 10 00 FF
It indicates that the center of the stylus exited at x coordinate 16 and at
y coordinate 0.
See Also
Coordinate_Reporting (23H)
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 ...