Intermec 6110 Verweisanleitung

Seite von 160
SECTION 4
DOS Device Drivers
6110 Hand-Held Computer Technical Reference 4-27
EXAMPLE:
The following is an example command line for the tethered scanner:
H2THRSCN [–E] [–R]
If the driver is successfully loaded, then “Existing driver reinitialized” appears
and the command line options are updated. This way, driver operations can be
changed from always enabled to using the SCANBIOS APIs.
If the driver is reloaded and is a different version, the command line switches are
not updated. The “existing driver is an incorrect version” will appear.
Tethered bar code reader power is supplied through the ring indicate (RI) signal
when the device is enabled. Scanner UART base of 0x3E8 and IRQ 6.
Screen Emulation
6110RTAT.EXE and FONTSEL.EXE are 4000 Series screen emulation programs
for the 6110 Computer, in DOS text mode. These programs port applications
written for the 4000 Series platform to the 6110 Computer without modifying the
display logic.
6110RTAT is a TSR program that provides screen rotation and FONTSEL
switches between fonts which are already loaded, or loads a new user defined
font. 6110RTAT and FONTSEL provide 4000 Series screen features, such as
character mapping, cursor fixed mode, or variable font sizes (20, 21, or 16 char-
acters across the screen). 6110RTAT and FONTSEL.EXE work together provid-
ing several font selections, as described below.
These programs replace the standard VGA BIOS interface for the 6110 Comput-
er with a 4000 Series compatible video BIOS interface. Since they replace the
standard VGA BIOS, standard VGA calls are not available once 6110RTAT and
FONTSEL are loaded. The 6110RTAT utility provides a rotate INT 10 interface
that rotates the INT 10 calls into a portrait mode. It filters out video BIOS calls.
6110RTAT and FONTSEL work only with the 320x240 pixel display of the 6110
Computer. In the absence of command line switches, the default mode for
6110RTAT and FONTSEL are as follows:
"
Cursor chase video mode
"
8x16 bitmap font
"
Inverse mode on (characters above 127 are mapped to inverse video charac-
ters 0–127 when the high bit is turned off)
"
Cursor turned off
FONTSEL.EXE Command Line Switches
FONTSEL.EXE either switches between fonts already selected or loads a new
defined font. It works in conjunction with 6110RTAT.
FONTSEL [<font_number>] | [<font_number>=<[path\]font_file_name>]
If the format includes the font_number only, then the current active font is selec-
ted, where <font_number> is one of the following:
0
Sets up the display for 8x8 pixels per character resulting in a 40-column,
30-line display.
1
Sets up the display for 8x16 pixels per character resulting in a 30-column,
20-line display.
2
Sets up a user-selectable display.