The root namespace for Bluebird specific APIs.
- Source:
Namespaces
Type Definitions
BluebirdDeviceConfiguration
Properties:
Name | Type | Default | Description |
---|---|---|---|
soundEnabled |
boolean | true | |
decodeTimeoutMS |
number | 3000 | Valid values are [500, 10000]. |
sameSymbolTimeoutMS |
number | 600 | Valid values are [0, 10000]. |
dataWedgeType |
number | 1 | Valid values are 0 (Keyboard), 1 (Clipboard). |
pickListModeEnabled |
boolean | false | |
barcodePrefix |
string | ||
barcodeSuffix |
string | ||
barcodePreamble |
string | ||
barcodePostamble |
string | ||
upceToUpcaConversionEnabled |
boolean | true | |
upce1ToUpcaConversionEnabled |
boolean | true | |
couponReport |
number | 1 | Valid values are 0 (OldCouponSymbols), 1 (NewCouponSymbols), 2 (BothCouponFormats). |
eanTransmitIssn |
boolean | true | |
code39ToCode32ConversionEnabled |
boolean | true | |
i2of5ToEan13ConversionEnabled |
boolean | true | |
inverse1D |
number | 0 | Valid values are 0 (RegularOnly), 1 (InverseOnly), 2 (InverseAutodetect). |
triggerMode |
number | 1 | Valid values are 0 (Level), 1 (Pulse), 2 (Edge), 3 (Autostand). |
aimerModeEnabled |
boolean | true | |
illuminationModeEnabled |
boolean | true | |
notifyBarcodeReadSuccessful |
boolean | true | |
notifyBarcodeReadFailed |
boolean | false | |
barcodeVibrate |
boolean | true | |
barcodeSuccessVibrateMS |
number | true | Valid values are [1, 1500]. |
- Source: