
Appendix D - CTKERN Function Reference
CARROLL TOUCH
D-32
Touch System Programmer’s Guide
The absolute pixel value is derived by taking a percentage of either the
scaled or raw touch coordinate range, depending on whether scaling is
enabled.
Figure D-1 pictures an example of a spatial filter box set to 25%. Note
that this is a much larger value than is usually used - this value is usually
less than 10%.
Figure D-1. Temporal Filter Spatial Box Size
This approach ensures that the spatial filter box size remains constant
for a given monitor. However, if a touch application that uses the
temporal filter is run on several monitors of differing sizes, the absolute
size of the spatial filter box will vary and may need to be adjusted.
The Temporal Filter Time is specified in milliseconds. The valid range
for this parameter is between 0 ms and 2000 ms, and the default is 500
ms. The actual filter time that is used, however, is restricted to multiples
of 55 ms. The actual formula used is as follows:
absolute time = Trunc (specified filter time / 55) * 55
For example, if you specify a time of 50, the time value used is actually
set to 0. If you specified a value of 100, the time value is 55. If you
specified a value of 500, the time value is 495. The filter time resolution
is 55 ms, which means that the actual amount of time that is required to
trigger a touch may vary from the actual filter time by +/- 55 ms.
box size
+
Содержание 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 ...