
Appendix B - Smart-Frame Protocol II Function Reference
CARROLL TOUCH
B-6
Touch System Programmer’s Guide
Examples
The host sends the following GetConfiguration (11H) command string:
66 01 11 FF
If the touch system is a guided wave sensor with a guided wave serial
DSP touch system, the returned report may be:
E0 13 00 11 03 01 01 01 02 02 03 01 02 02 01 03
00 03 01 01 01 FF
The above report indicates that the system has three components (
03
).
The first component is a sensor (
01
), with one attribute (
01
) of touch
technology (
01
) of guided wave (
02
). The second component is a
controller (
02
) with three attributes (
03
): a touch technology attribute
(
01
) of guided wave (
02
), an interface attribute (
02
) of RS-232 (
01
),
and a sensitivity attribute (
03
) which does not support dual sensitivity
(
00
). The last component is the processor (
03
), with one attribute (
01
)
of processor family (
01
) of DSP (
01
).
A guided wave sensor with a guided wave serial 8051 touch system
may report:
E0 13 00 11 03 01 01 01 02 02 03 01 02 02 01 03
01 03 01 01 02 FF
The above report is the same as the previous report, except that the
controller supports dual sensitivity (
01
) and the processor is of the
8051 family (
02
).
A guided wave sensor with a guided wave dumb ISA bus controller
(GWSBC) may issue the following report:
E0 0F 00 11 02 01 01 01 02 02 03 01 02 02 03 03
00 FF
The above report indicates that the system has two components (
02
).
The first component is a sensor (
01
), with one attribute (
01
) of touch
technology (
01
) of guided wave (
02
). The second component is a
controller (
02
) with three attributes (
03
): a touch technology attribute
(
01
) of guided wave (
02
), an interface attribute (
02
) of dumb ISA bus
controller (
03
), and a sensitivity attribute (
03
) which does not support
dual sensitivity (
00
). No processor component is reported, since the
controller has no processor.
Содержание 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 ...