Intermec 6110 Verweisanleitung

Seite von 160
SECTION 4
DOS Device Drivers
4-26 6110 Hand-Held Computer Technical Reference
H2PODSCN is generally installed from the AUTOEXEC.BAT file using the
following statement:
H2PODSCN [–option[value]] ...
This program must be installed after the CardSoft drivers and TSRs are
installed (if they are used) and after NORDOSPM.EXE is installed. Also, if
CardSoft drivers and TSRs are present in the system, the command line option
on NORDOSPM.EXE that “fixes” some CardSoft bugs (/ss:1) must not be used on
NORDOSPM.EXE. Make sure the NORDOSPM.EXE, H2PODSCN.EXE, and
H2THRSCN.EXE files are located in the C:\Drivers folder of the 6110 Computer.
NORDOSPM.EXE should already be in the flash, all other files listed above can
be found in the toolkit.
The following entry is required in the CONFIG.SYS file for DOS scanning, be-
cause the scanner driver uses features of the APM system:
device=nordospm.exe
The following is required in the AUTOEXEC.BAT entry:
h2podscn.exe
h2thrscn.exe
The format of the configuration parameters is the same as it is in the SSI proto-
col in the SE1223 Integration Guide. Even the checksum is included and is used
to verify data integrity.
NOTE:
The default baud rate is 9600, which is determined when Set-all-defaults is scanned. To gain
speed, the baud rate is automatically changed to 19,200 (which is the maximum rate), when
the H2PODSCN driver is loaded.
When using the get help switch (H2ThrScn/?), the following is displayed:
Norand Tethered Scanner Driver vx.xx
(C) 1995–1999 Intermec Technologies Corporation
All rights reserved.
The tethered scanner uses command line switches to drive the desired functions.
The syntax is as follows:
H2THRSCN [<switches>]
where <switches> include combinations of the following:
–H
Displays this information
–A[n] Enables the aiming beam for 1/2 second-intervals. If the wand or
hand-held scanner supports the aiming beam, use this switch to enable it.
The message at load time is “Aiming beam set to Xms.” where is n
(interval) times 500 ms.
–E
Causes the tethered bar code reader to always be enabled for used. The
message is “Scanning permanently enabled.” However, –SCANBIOS
requires the program to use the API calls to enable and disable the
scanner. The message at load time will be “SCANBIOS API enabled.”
–SCANBIOS
Controlled using the SCANBIOS API
–U
The scanner driver may be unloaded if the TSR finds it can safely do so,
thus freeing memory for other uses. If the unload is successful, a
“disabled” message is displayed.
–R
Appends a carriage return (CR) to the end of the data string. Some
devices supply this in the form of a post amble string. When using this
switch, the driver message is “Enter appending enabled.” If the hardware
is in working order, the “Scanner initialized!” message appears; if not,
then “Scanner HW initialization failed!” appears.