Specifications
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.










