
CARROLL TOUCH
Chapter 5 - Smart-Frame Protocol II
Touch System Programmer’s Guide
5-9
parameters of the SFP-II command packet that solicited
the report were valid.
If the command number and parameters were all valid,
this parameter is 0.
If there was an error associated with one of the command
parameters, this parameter contains a number that points
to the first byte of the parameter that was in error. If there
are multiple parameters with errors, only the first one is
indicated.
If the command number is invalid, this parameter is FFH.
If no SFP-II command packet was associated with this
report (i.e, the report is an unsolicited report), this
parameter is 0. Refer to “Error Reporting,” later in this
chapter, for more information on this parameter.
reportnumber
=
One byte opcode that identifies the SFP-II report. Valid
opcodes are 00H through BFH.
optionalreportparameters
=
Parameters for the SFP-II report. The maximum number
of parameter bytes is 251 (FBH).
trailer=
Defined to be FFH.
The maximum length of an SFP-II report packet is 256 bytes.
The generic report format for SFP-II reports reflects the fact that SFP-II
is a layered protocol. There are two layers, the validation layer and the
interpretation layer.
Validation Layer
The format for SFP-II reports at the validation layer is as follows:
header packetbytecount interpretationlayer
trailer
Note that the validation layer consists of the outer portions of the report
format and “wraps” around the inner portions of the format, or the
interpretation layer. To detect a valid SFP-II report in the incoming
stream of bytes, the host must detect the header, read the byte count that
Содержание 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 ...