CARROLL TOUCH
Appendix C - TAPI Function Reference
Touch System Programmer’s Guide
C-13
SetSBCFrameSize (40H)
Description
This function sets the frame size parameters for the SBC driver. Setting
these parameters is equivalent to passing the parameters on the
command line when loading the SBC driver.
This function is supported by the SBC driver only.
Call with
AX
= 40H (function number).
BX
= Number of physical beams on the x-axis.
CX
= Number of physical beams on the y-axis.
Returns
AX
= 40H (function number).
Notes
It is best to set the frame size parameters by passing them on the
command line when loading the SBC driver. Avoid using this
command, since it violates the philosophy of interchangeability
between the TAPI drivers.
The frame size may be read by using the Get_Frame_Size_Report
(37H) SFP command.
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 ...