
CARROLL TOUCH
Appendix B - Smart-Frame Protocol II Function Reference
Touch System Programmer’s Guide
B-13
XCoordHi XCoordLo
=
16-bit x coordinate.
YCoordHi YCoordLo
=
16-bit y coordinate.
ZCoordHi ZCoordLo
=
16-bit z coordinate.
Example
To determine the location of a touch, the host sends the GetTouchState
(01H) command as follows:
66 01 01 FF
The touch system responds with a Touch State Report similar to the
following:
E0 09 00 01 01 00 0C 07 D3 00 00 FF
In this example, the screen is being touched at x=12 (000CH) and
y=2003 (07D3H). The z-axis is not supported.
See Also
SetTouchModes (20H)
SetReportProperties (21H)
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 ...