Download Print this page

Casio IT-800 Series Software Manual page 47

Hide thumbs Also See for IT-800 Series:

Advertisement

Termination Codes
Choose one of the following five termination codes to attach to the end of decoded data.
-
CR
-
LF
-
CR+LF
-
TAB
-
No termination code (default)
The functions of the Laser Scanner Library relevant to the Termination Codes are as follows.
OBRSetSuffixChar
OBRGetSuffixChar : Retrieves suffix control code appended to decoding data.
Output Buffer
The scanner scans a bar code and outputs the scanned data using one of the following methods
described in the table.
Table 2.43
Output Method
OBR buffer output
- Scanned data is output to memory in the Laser Scanner driver.
(see note)
- Scanned data already output to the memory can be captured using the
Key message output
- Scanned data can be output with the window message to the specified
- The window handle is specified using the Laser Scanner Library.
Clipboard output
- Scanned result is copied to the clipboard and then output to the edit
Keyboard output
- Scanned result is output as a keyboard event to the edit control focused
Note:
When a bar code is scanned, its decoded data including the symbology and data size are stored in
the memory of the Laser Scanner driver. This output method has the following features.
• Capture the bar code symbology and data size.
• Capture the data at any timing the user prefers.
• The length of one piece of data is up to 98 characters (maximum) and up to 9 labels can be
stored in the memory. If any new data scanned after exceeding over 9 labels stored already in
the memory will be disregarded.
The functions of the Laser Scanner Library relevant to the Output Buffer are as follows.
: Sets up scanning enable status.
OBROpen
: Sets up decoding data output mode.
OBRSetBuffType
OBRGetBuffType : Retrieves decoding data output mode.
: Retrieves one character from OBR buffer.
OBRGetc
: Retrieves character string for one bar code from decoding data storage buffer.
OBRGets
: Retrieves OBR buffer status.
OBRGetStatus
: Clears OBR buffer.
OBRClearBuff
: Sets up suffix control code appended to decoding data.
Laser Scanner Library.
window handle.
control focused by caret.
by caret.
47
Description

Advertisement

loading