Chapter 4 - Smart-Frame Protocol
CARROLL TOUCH
4-10
Touch System Programmer’s Guide
The contents of the Error Report vary according to whether the touch
system has a single processor or dual processors.
If the touch system did not detect any errors, the Error Report appears
as follows:
F8 00 FF
Reports no errors for single processor
systems.
F8 00 00 FF
Reports no errors for dual processor
systems.
If the touch system detects errors, the
00
byte is replaced by an error
code count, followed by error codes. These error codes are identified in
the Get_Error_Report (32H) documentation in Appendix A.
If the Error Report is not received by the host, there is a communication
error. Run the initialization sequence again or send the Echo_On (20H)
command to determine the source of the communication problem.
Setting the Reporting Method and Touch
Mode
The host may now complete the initialization sequence and enable
touch system scanning. It should send the appropriate Smart-Frame
Protocol commands to set the desired reporting method and touch
mode, send any other parameters (such as hardware flow control, and
so forth), then send the Touch_Scanning_On (2AH) command.
Touch System Initialization Examples
The following examples represent the recommended initialization
sequences for various touch system hardware configurations.
Using Autobaud/Autoparity
To initialize a touch system that communicates serially and uses
autobaud/autoparity, use the following initialization sequence:
1. Send a 400ms break. You may send a Reset (45H) command
instead, but this only works if the touch system has previously
been set to receive commands at the current baud rate and parity
and is not recommended.
2. Wait one second for the touch system to complete its power-on
testing.
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 ...