User's Manual
  Chapter 5    89 
5.3.3 1D Reader - (Extra) Long Range Laser
General tab
Settings  Default 
Active Device 
The scan engine can be identified and toggled. Only 
one scan engine can be disabled at a time. 
 1D (Extra) Long Range Laser 
 RFID 
Barcode Reader 
is always enabled 
if exists. 
Good Read Beep 
Mute, or Sound 1~9  Sound 2 
Warning Beep 
Mute, or Sound 1~9  Sound 9 
Enable Vibrator 
YES or NO  NO (Disabled) 
Vibrator Duration 
1~30 (sec.) *Vibrator must be enabled.  2 seconds 
Data Output 
There are three options for data output after decoding: 
 Keyboard Emulation 
- Data is emulated as typed text and sent to the 
active Window. 
- Simply run your application or Pocket PC 
built-in program, such as Pocket Excel, to 
start with data collection. 
 Windows Message 
- Data is encapsulated in a Windows message 
(WM_COPYDATA). 
- Retrieve the WM_COPYDATA message in 
your application. 
- The decoded data is passed to your application 
through the lParam parameter. 
 Windows Event 
- Whenever the reader reads a barcode, a 
Windows event object named “DecodeEvent” 
will be signaled and the data will be stored in 
the Windows message queue. 
- Need to create an event object named 
“DecodeEvent” in your application so that the 
ReaderCfg utility can signal your application 
using this event object. 
- Call Windows API (ReadMsgQueue) in your 
application to retrieve the decoded data. 
*Sample programs are provided for Windows Message 
& Event programming. For details, please contact 
CipherLab technical support team. 
Keyboard 
Emulation 










