Chapter 6 - Touch Application Program Interface (TAPI)
CARROLL TOUCH
6-4
Touch System Programmer’s Guide
HBC Driver
If you have set the I/O address or the interrupt number parameters of
the HBC to values other than the default parameters, you must provide
the correct values for these parameters on the command line when
installing the HBC driver.
The HBC driver command line has the following syntax:
HBC
options
The available
options
are:
U
=
Uninstalls the driver.
An
=
I/O address.
n
may range from 200H to 3F0H. The
default is 300H.
In
=
Interrupt number.
n
may be 2, 3, 4, 5, or 7. The default
is 7.
Sn
=
TAPI software interrupt.
n
may be the number of any
unused software interrupt. The default is 55H.
The command line is case insensitive and the command line parameters
may be arranged in any order. For example, to install an HBC driver
using an I/O address of 340H, hardware interrupt 2, and software
interrupt 57H, you can type either:
HBC A340 I2 S57
or
hbc i2 a340 s57
RS-232 Driver
If you have set the baud rate or parity parameters of the RS-232
controller board to values other than the default values of
autobaud/autoparity, or if you are using an RS-232 port other than the
default value of COM1, you must provide the correct values for these
parameters on the command line when installing the RS-232 driver.
The RS-232 driver command line has the following syntax:
RS232
options
The available
options
are:
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 ...