
CARROLL TOUCH
Appendix D - CTKERN Function Reference
Touch System Programmer’s Guide
D-15
GetTouchSystemStatus/Configuration (17)
Description
This function returns the status and configuration information for the
touch system.
Call with
AL
= 17 (function number).
CX
= Segment of 64-byte buffer to hold the touch system
status/configuration data structure.
DX
= Offset of 64-byte buffer to hold the touch system
status/configuration data structure.
Returns
AL
= Touch system error status.
00 =
The touch system reported no errors.
01 =
The touch system reported some errors (see
status/configuration data structure for details),
the host received unexpected data from the touch
system, or expected data was missing.
02 =
Unable to communicate with the touch system.
Touch system status/configuration data structure in the buffer pointed
to by
CX
and
DX
is:
BYTE
Number of processors
BYTE
Number of processor 1 errors
8
BYTES
Processor 1 errors
BYTE
Number of processor 2 errors
8
BYTES
Processor 2 errors
WORD
X frame size
WORD
Y frame size
WORD
Z-axis resolution
10
BYTES
Firmware version report #1
10
BYTES
Firmware version report #2
Notes
See the explanations for the Smart-Frame Protocol configuration, Error
Report, frame size, z-axis resolution and Firmware Version Report in
Appendix A, “Smart-Frame Protocol Command Reference.”
If the touch system has no z-axis, the z-axis resolution is reported as 0.
Содержание 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 ...