Specifications

67
Scan Completion Notification
When scanning is completed, a notification is issued to the application using one of the methods
described in the table below. Each notification method can be set to “Enable” or “Disable”. The
default is “Notification with window message”.
Table 3.38
Method Description
Window message
A window message is issued to the specified window handle. Also, the conditions for
scanning completion can be fetched by referring to wParam parameter of the window
message.
Event
A predefined event in the registry is issued. The conditions of scanning completion can
be fetched using the Common Device Control Library.
None No message or event is issued when scanning is complete.
Event Name
The predefined event name which is issued for event notification can be changed in the registry
described below. If there is no value set in the registry, the default event name
OBRScanningEvent will be used.
[HKEY_LOCAL_MACHINE\Drivers\CASIO\Laser]
Table 3.39
Key Name Setting Value
EventName sz: Any name
Capturing Event Factors
When a notification for scanning completion is issued with “Event”, factors which made the
scanning succeeded are automatically recorded. The recorded factors are also fetched using the
Common Device Control Library.