Datalogic Applications
128 Rhino™ II
Prefix REG_SZ Decimal value of the character to be
added to the beginning of the scanned data. For example, to add
a ‘s’ to the beginning of the scan set the prefix to 115. By default
no prefix is set.
Terminator REG_SZ Sets the decimal value of the
character that indicates a complete scan has been received. For
example, to look for a tab as the end of the scan, set terminator
to 9. The default is 13 (CR).
KeepTerm REG_SZ Y or N, used to determine if the
terminator character defined above should be retained and
processed as a part of the scan data or if it should be dropped
from the scan. If the terminator is retained, note that the suffix
character (if any) will be added after the terminator is processed.
CopyPaste REG_SZ Y or N, used to determine if the input
should be placed in the keyboard buffer (default) or pasted into
the current screen. If using CopyPaste mode, KeepTerm should
normally be set to no. CopyPaste mode is much faster than
keyboard input, but might not work on all screens (those that
don’t support the normal ctrl-v paste command).
PasteDelay REG_SZ An optional delay used with the
CopyPaste option above to prevent overflowing the windows
copy buffer. This value is the number of milliseconds to pause
after pasting a scan.