CARROLL TOUCH
Appendix B - Smart-Frame Protocol II Function Reference
Touch System Programmer’s Guide
B-29
SwitchToClassicSFP (64H)
Command Description
The SwitchToClassicSFP (64H) command instructs the touch system to
return to the classic Smart-Frame Protocol. (Within SFP-II, the original
Smart-Frame Protocol is referred to as the “classic” SFP.) After the
associated report is returned, the touch system accepts only SFP
commands and does not accept SFP-II commands. To return to SFP-II,
the host must send the SwitchToSFP-II (65H) SFP command.
Command Format
64
Report Description
The Switch To Classic SFP Report reports to the host the result of the
touch system's attempt to return to the classic SFP.
Report Format
64 SwitchResult
SwitchResult
=
Indicates whether the switch to SFP mode was
successful.
00H= Switch successful.
01H= Switch failed; touch system still in SFP-II.
Examples
While in SFP-II mode, the host sends the SwitchToClassicSFP (64H)
command as follows:
66 01 64 FF
If the touch system was able to successfully switch to Classic SFP
mode, it responds with the following report:
E0 03 00 64 00 FF
If the touch system could not switch to Classic SFP mode, it responds
with the following report:
E0 03 00 64 01 FF
See Also
GetProtocolVersion (65H)
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 ...