new GrabbaBarcodePreferences()
Grabba barcode preference identifiers.
Please refer to the preference name suffix for the preference type.
Please refer to the preference name suffix for the preference type.
Members
-
beepOnScanBool
-
Issue a beep upon successful scan. Default: true
-
imager :GrabbaBarcodePreferencesImager
-
Grabba barcode imager preference identifiers.
Type:
-
scanTimeoutInt
-
Barcode scan timeout in milliseconds. Default: 5000
-
symbology :GrabbaBarcodeSymbology
-
Grabba barcode symbology preference identifiers.
Type:
-
vibrateOnScanBool
-
Vibrate the phone upon successful scan. Default: true
-
x300SearchModeInt
-
Search mode for x300.
0: No preference.
1: Prefer 1D barcode (can still scan stacked barcodes)
2: Prefer stacked barcode (can still scan 1D barcodes)
-
x400SearchModeInt
-
Search mode for x400
0: Full omnidirectional search (default)
Searches for barcode features starting at the center of an image to the image limits.
Can read all symbologies in any orientation in this mode.
1: Quick omnidirectional search
Quick search for barcode around center of image.
May miss off center symbols and larger data matrix/QR symbols. Can read all symbologies in any orientation in this mode.
2: Advanced linear decoding
Quick horizontal linear scans in center band of image. Not omnidirectional, does not read in any orientation. Cannot read 2D, OCR or postal symbols.