DS5-AX User Manual Ver.0 2016. 03.17
65
Example:
“A”
“a”
“B”
“b”
Exception:
EMPTY: “EMPTY”
TAB: “TAB”
ENTER: “ENTER”
SPACE: “SPACE”
It is to check value of the second suffix in KEYBOARD_EVENT, or
CLIPBOARD_EVENT
It is to determine scan stop, or maintain until time out after release scanner
trigger. If you set to true, it stops immediately. If false, it maintains until
time out
SetEnableKeyupStop(boolean
bSetEnableKeyupStop)
It is to determine scan stop, or maintain until time out after release scanner
trigger. If you set to true, it stops immediately. If false, it maintains until
time out
boolean
bSetEnableKeyupStop
It gets choice of multi scanning availability
SetMultiScan(boolean bEnable)
It set choice of multi scanning availability
It gets what kind of alarm event when scanning succeed
SetScanSuccessNoti(int nNoti)
It set what kind of alarm event when scanning succeed
It gets what kind of alarm event when scanning fail
SetScanFailNoti(int nNoti)
It set what kind of alarm event when scanning fail
It gets Delay Time for user customized delay
SetCustomDelayTime(int
nDelayTime)
It set Delay Time for user customized delay
It gets current Delay Time
It gets Action Name of broadcast when Intent Event
Default value: “app.dsic.barcodetray.BARCODE_BR_DECODING_DATA”
It is to set Action Name of broadcast when Intent Event