Skip to main content

Scanner Settings

Describes the available settings to configure the device scanner.

Notification

  • Good read duration: Duration of each notification on a successful read (in msec). A valid value is an integer in the inclusive range of 20 to 500. The default value is 70 msec.

  • Good read interval: Delay between notifications on a successful read (in msec) A valid value is an integer in the inclusive range of 20 to 500. The default value is 20 msec.

  • Good read number: The number of notifications produced on a successful read. A valid value is an integer in the inclusive range of 1 to 4. The default value is 1.

  • Good read timeout: The delay after which the good read LEDs are turned off. A valid value is an integer in the inclusive range of 20 to 5000. The default value is 5000.

  • Enable display notification: A boolean indicating if a toast message should be displayed on a successful read. The default value is false.

  • Good read audio mode: The scanner audio notification mode. Valid values are displayed in a single select list. The default value is Beep tone.

  • Good read audio channel: The audio channel to use for scanner notifications. Valid values are displayed in a single select list. The default value is Scanner.

  • Default good read audio file: The default file used for the audio notification on a successful read. Valid values are displayed in a single select list. The default value is Scan Sound.

    Important

    Good read audio mode must be Audio file for this value to have an effect. Valid Custom good read audio file values supersede this value if entered.

  • Custom good read audio file: The path to the custom file used for the audio notification on a successful read. A URL may be specified instead of a path. If a custom file is not specified, the default audio file will be used. The default value is no path.

    Important

    Good read audio mode must be Audio file for this value to have an effect. If this value is invalid or does not exist on the device, Default good read audio file will be used.

  • Good read audio volume: The volume of the audio notification on a successful read as a percentage. A valid value is an integer in the inclusive range of 0 to 100. The default value is 75%.

    Important

    Good read audio mode must be Beep tone or Audio file for this value to have an effect.

Good Read

  • Enable good read: A boolean to enable automatic good read notification when a scan is successful. The default value is true.

  • Enable Green Spot: A boolean to enable Green Spot notification when a scan is successful. The default value is true.

  • Enable good read LED: A boolean to enable LED notification when a scan is successful. The default value is true.

  • Enable vibrator: A boolean to enable vibration notification when a scan is successful. The default value is false.

Formatting

  • Label prefix: A string of Unicode characters sent immediately before the symbology identifier. The label prefix may contain printable and non-printable characters. Use the ASCII character symbol surrounded by square brackets to represent non-printable characters. The default value is None.

    Example

    [ESC]$[SPACE] is a sequence containing the ASCII character symbol representing the ESCAPE non-printable followed by a printable character and a trailing space character. An ASCII table may be found here.

  • Label suffix: A string of Unicode characters sent after the final character in the scanned data. The label suffix may contain printable and non-printable characters. Use the ASCII character symbol surrounded by square brackets to represent non-printable characters. The default value is [LF].

    Example

    [LF] is the ASCII character symbol representing the LINE FEED non-printable. An ASCII table may be found here.

  • Group separator replacement: A string of Unicode characters that replaces each occurrence of GS in the scanned data. The group separator replacement string may contain printable and non-printable characters. Use the ASCII character symbol surrounded by square brackets to represent non-printable characters. The default value is [GS] .

    Example

    [STX][ETX] is a group separator sequence consisting of two non-printable characters. An ASCII table may be found here.

  • Remove non-printable characters: A boolean indicating if all non-printable characters should be removed from the scanned data. The length check for each symbology is evaluated before any characters are removed. Characters in the code ID, prefix, suffix, and separator won't be removed. The default value is false.

  • Send code ID: The symbology identifier to be transmitted along with the scanned data. Valid values are displayed in a single select list. The default value is None.

  • ECI Policy: Select the policy for the Extended Channel Interpretation (ECI) Protocol. The default value is Transmit.

  • Check GS1 Format: A boolean to enable checking of GS1 format for GS1 symbologies. The default value is false.

  • Use Human Readable GS1 Format: A boolean, that when enabled, converts the GS1 barcode string into a human readable format. to The default value is false.

    Important

    Check GS1 Format must be true for this value to have an effect.

Scanner Options & Multi Scan

Scanner Options

  • Enhance DoF: A boolean to enable the enhancement of the Depth of Field. The default value is false.

  • Enable picklist: A boolean to limit reading to targeted selection. The default value is false.

  • Enable illumination: A boolean to enable barcode illumination when capturing frames. The default value is true.

  • Illumination type: The type of illumination to provide while the scanner attempts to read. Valid values are displayed in a single select list. The default value is Auto.

    Important

    Enable Illumination must be true for this value to have an effect.

  • Illumination time: The illumination time while the scanner attempts to read. Valid values are displayed in a single select list. The default value is Short pulse.

    Important

    Enable Illumination must be true for this value to have an effect.

  • Enable aim: A boolean to enable aim projection when capturing frames. The default value is true.

  • Display mode: A boolean to enable barcode illumination management when capturing frames from displays or reflective surfaces.

    If enabled, the illuminator adjusts according to the reflection in the previously acquired frames.

    If disabled, the illuminator is always enabled and does not adjust.

    The default value is false.

  • Image capture profile: The image capture profile to use while attempting to read. Valid values are displayed in a single select list. The default value is Auto by enabled symbologies

  • Custom image capture profile: The custom frame brightness to use while scanning. A valid value is an integer in the inclusive range of 0 to 255. The default value is 0.

    Important

    Image capture profile must be Custom for this value to have an effect.

  • Scan mode: The operating scan mode. Valid values are displayed in a single select list. The default value is Single.

  • Double Read Timeout: An integer representing the minimum time, in milliseconds, allowed between reads of the same barcode label. The default value is 1000.

  • Target mode: The scanner target beam mode. Valid values are displayed in a single select list. The default value is No delay.

  • Target timeout: The time (in seconds) that the target beam is on before the scanner attempts to read. Valid values are displayed in a single select list. The default value is 1 second.

    Important

    Target mode must be Spot Timeout for this value to have an effect.

  • Release scan timeout: The maximum time (in seconds) that the scanner is on after trigger release. Valid values are displayed in a single select list. The default value is 2 seconds.

    Important

    Target mode must be Release Scan for this value to have an effect.

  • Decode timeout: The maximum time (in seconds) that the scanner remains on without reading a barcode. Valid values are displayed in a single select list. The default value is 5.0 seconds.

    Important

    Target mode must be No delay or Spot timeout for this value to have an effect.

  • Image decode timeout: The maximum time (in seconds) that the camera takes attempting to decode a barcode. Valid values are displayed in a single select list. The default value is 5.0 seconds.

Multi Scan

  • Enable multi scan: A boolean enabling the ability to capture multiple labels sequentially. The default value is false.

    Important

    This value must be true for the following multi scan settings to have an effect.

  • Number of required labels: The number of required labels to be read before automatically ending a good read transaction. The decoding session is ended successfully and all the collected labels are returned together, only if the label count is reached. A valid value is an integer in the inclusive range of 2 to 10. The default value is 2.

  • Enable single notification: A boolean to enable a notification on each successfully read label during a Multi Scan operation. The default value is false.

  • Partial results: The mode to manage partial results when Multi Scan mode is enabled. Valid values are displayed in a single select list. The default value is Never.

Presentation Mode

  • Enable presentation mode: A boolean enabling the use of presentation mode. The default value is false.

  • Aim control: A boolean enabling aim while detecting motion. The default value is true.

  • Sensitivity: Sets the sensitivity in presentation mode. A valid value is an integer in the inclusive range of 1-100. The default value is 40.

Input Selection

  • Input type: Sets the input type to use for decoding. The default value is Scan engine.

    Important

    Input Type must not be set to Scan engine for Preview display mode to have an effect.

  • Preview display mode: Sets the display mode in which to show the camera preview. The default value is Fit screen.

    Important

    Preview display mode must be set to manual positioning for the remaining Input Selection settings to take effect.

  • Portrait preview x: X coordinate of manual camera preview in portrait mode. The default value is 0.

  • Portrait preview y: Y coordinate of manual camera preview in portrait mode. The default value is 0.

  • Portrait preview width: Width coordinate of manual camera preview in portrait mode. The default value is 300.

  • Portrait preview height: Height coordinate of manual camera preview in portrait mode. The default value is 300.

  • Portrait landscape x: X coordinate of manual camera preview in landscape mode. The default value is 0.

  • Portrait landscape Y: Y coordinate of manual camera preview in landscape mode. The default value is 0.

  • Portrait landscape width: Width coordinate of manual camera preview in landscape mode. The default value is 300.

  • Portrait landscape height: Height coordinate of manual camera preview in landscape mode. The default value is 300.

Wedge

Keyboard Wedge

  • Enable keyboard wedge: A boolean to enable the captured data to be sent to the foreground application in the form of key events. The default value is true.

    Important

    This value must be true for the following keyboard wedge settings to have an effect.

  • Enable keyboard wedge only on focus: A boolean to enable captured data to be sent as key events to the current text area with active keyboard input. The default value is false.

  • Keyboard wedge input mode: The input mode for keyboard wedge. Valid values are displayed in a single select list. The default value is Text Injection.

Intent Wedge

  • Enable intent wedge: A boolean to enable the captured data to be sent to an application in the form of an implicit intent. The default value is false.

    Important

    This value must be true for the following intent wedge settings to have an effect.

  • Intent delivery mode: The delivery mode for intent wedge. Valid values are displayed in a single select list. The default value is Broadcast intent.

  • Intent action: The general action to be performed. The default string value is com.datalogic.decodewedge.decode_action.

  • Intent category: The intent category gives additional information about the action to execute. The default string value is com.datalogic.decodewedge.decode_category.

  • Intent extra barcode string: The key that corresponds to the intent extra data. The default string value is com.datalogic.decode.intentwedge.barcode_string.

  • Intent extra barcode type: Specifies an explicit MIME data type. Typically, the type is inferred from the data. By setting the type, you force a specific type and disable evaluation of the data. The default string value is com.datalogic.decode.intentwedge.barcode_type.

  • Intent extra barcode data: The extra data. The default string value is com.datalogic.decode.intentwedge.barcode_data.

Web Wedge

  • Enable web wedge: A boolean enabling the captured data to be sent to the Internet browsing application, in the form of a valid URL. The default value is false.

Symbologies

For all symbologies, the restrictions for the symbology can be changed even if the symbology is disabled, but won't take effect until the symbology type itself is enabled.

Barcode

Australia Post

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is f.

Aztec Code

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is d.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 3750.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

Codabar

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is I.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 4.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 20.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Enable checksum: A boolean to require the use of checksum characters to verify a barcode. The default value is false.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

    Important

    Enable checksum must be true for this value to have an effect.

  • Send start/stop: A boolean to enable the transmission of the decoded start and stop characters. The default value is false.

  • Convert to CLSI: A boolean to restrict the decoding to only read labels that conform to CLSI specifications. The default value is false.

Code 128

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is K.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 2.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 40.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Aggressiveness: The level of aggressiveness in decoding the symbology. Valid values are displayed in a single select list. The default value is Medium.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

  • Extended ASCII: Set the level of extended ASCII support for Code 128 barcodes. The default value is Disabled.

[Code 128] GS1-128

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is o.

[Code 128] ISBT 128

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is K.

  • Mode: Specifies the allowed ISBT 128 barcode symbologies. Valid values are displayed in a single select list. The default value is Single.

  • Concatenated list enable: A boolean to enable the concatenation of commonly concatenated pairs. The default value is false.

    Important

    Mode must be Concatenated or Both for this value to have an effect

Code 39

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is C.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 20.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Enable checksum: A boolean to require the use of checksum characters to verify a barcode. The default value is false.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

    Important

    Enable checksum must be true for this value to have an effect.

  • Full ASCII conversion: A boolean to enable full ASCII conversion. The default value is false.

  • Aggressiveness: The level of aggressiveness in decoding the symbology. Valid values are displayed in a single select list. The default value is Medium.

[Code 39] Code 32

  • Enable: A boolean to enable the symbology. The default value is false.

    Important

    Code 39 Enable must be true for this value to have an effect

  • User ID: Specifies the symbology identifier. The default character value is Y.

[Code 39] Tri-Optic

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is X.

Code 93

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is L.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 2.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 20.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

Composite

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is q.

  • Convert to GS1-128: A boolean to enable the conversion of the composite label to a sequence of one or more GS1-128 barcodes. The default value is false.

  • UPC/EAN link mode: Controls UPC/EAN label recognition mode. Valid values are displayed in a single select list. The default value is Auto.

[Composite] Linear Transmission

  • Enable: A boolean to enable the Composite linear transmission setting. The default value is true.

Data Matrix

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is V.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 1500.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • DMRE: A boolean to enable the DataMatrix Rectangular Extended (DMRE) dimensions. The default value is false.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

  • Data Matrix operating mode: Controls the operating mode. Valid values are displayed in a single select list. The default value is Fast.

  • Data Matrix mirror: Controls the decoding mode for regular and mirrored Data Matrix barcodes. Valid values are displayed in a single select list. The default value is Regular.

  • Aggressiveness: The level of aggressiveness in decoding the symbology. Valid values are displayed in a single select list. The default value is Low.

[Data Matrix] GS1-Data Matrix

  • Enable: A boolean to enable the symbology. The default value is false.

Digimarc

The Digimarc symbology is only supported on devices with equipped Datalogic scan engines. Please verify that your device supports Digimarc barcodes.

  • Enable: A boolean to enable the symbology. The default value is false.

Discrete 2 of 5

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is F.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 6.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 10.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

DotCode

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is d.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is No check.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 7000.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

EAN-13

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is M.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

  • Convert to ISBN: A boolean to enable the identification of ISBN labels and append the check digit (per ISBN guidelines) to the end of the label. The default value is false.

  • Convert to ISSN: A boolean to enable the identification of ISSN labels and append the check digit (per ISSN guidelines) to the end of the label. The default value is false.

  • Send system digit: A boolean to include the system digit in the label transmission, it configures whether the first character should be transmitted. The default value is true.

[EAN-13] Composite

  • Enable: A boolean to enable the use of EAN-13 labels with Composite barcode. The default value is true.

EAN-8

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is G.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

  • Convert to EAN-13: A boolean to enable the expansion of EAN-8 labels to their EAN-13 equivalents. The default value is false.

[EAN-8] Composite

  • Enable: A boolean to enable the use of EAN-8 labels with Composite barcode. The default value is true.

GS1

GS1 DataBar Expanded
  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is R.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 74.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Convert to GS1-128: A boolean to enable the conversion of the composite label to a sequence of one or more GS1-128 barcodes. The default value is false.

GS1 DataBar Limited
  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is Q.

  • Convert to GS1-128: A boolean to enable the conversion of the composite label to a sequence of one or more GS1-128 barcodes. The default value is false.

GS1 DataBar-14
  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is P.

  • Convert to GS1-128: A boolean to enable the conversion of the composite label to a sequence of one or more GS1-128 barcodes. The default value is false.

Han Xin

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is Z.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 6.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 10.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

Interleaved 2 of 5

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is B.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 6.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 10.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Enable checksum: A boolean to require the use of checksum characters to verify a barcode. The default value is false.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

    Important

    Enable checksum must be true for this value to have an effect.

  • Aggressiveness: The level of aggressiveness in decoding the symbology. Valid values are displayed in a single select list. The default value is Medium.

[Interleaved 2 of 5] ITF-14

  • Enable: A boolean to enable the symbology. The default value is true.

Japan Post

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is f.

Matrix 2 of 5

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is D.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 6.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 10.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

MaxiCode

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is W.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 138.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

Micro PDF417

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is a.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 366.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

Micro QR Code

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is c.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 35.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

MSI

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is H.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 4.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 99. The default value is 10.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

  • Require second checksum: A boolean to require that a label contain two check digits. The default value is false.

  • Second checksum mod 11: A boolean to allow the second check digit to be interpreted as module 11 instead of module 10. The default value is false.

    Important

    Require second checksum must be true for this value to have an effect.

  • Aggressiveness: The level of aggressiveness in decoding the symbology. Valid values are displayed in a single select list. The default value is Medium.

OCR

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is O.

  • Passport Format: Enables the reading of passport booklets in TD3 size. The data of the machine-readable zone consists of two rows of 44 characters each. The default value is false.

  • ID Card Format: Enables the reading of official travel documents in TD1 size. The data of the machine-readable zone consists of three rows of 30 characters each. The default value is false.

  • Confidence: The minimum confidence used by the OCR algorithm. A valid value is an integer in the inclusive range of 0-100. The default value is 50.

  • Multiframe: Specifies how many decoded frames must match before accepting OCR data. A valid value is an integer in the inclusive range of 1-5. The default value is 1.

PDF417

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is S.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 2710.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

PostNL KIX-code

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is f.

QR Code

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is c.

  • Length control: The length control mode for the label. Valid values are displayed in a single select list. The default value is Range.

  • L1 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 1.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • L2 length: One of two configurable label lengths. A valid value is an integer in the inclusive range of 1 to 9999. The default value is 3500.

    Important

    Length control must be One fixed, Two fixed, or Range for this value to have an effect.

  • Enable Wi-Fi Configuration Format: A boolean to enable the QR code Wi-Fi configuration format. The default value is true.

  • Enable Scan2Deploy Configuration Format: A boolean to enable the Scan2Deploy configuration format. The default value is true.

  • QR Code absolute grid: A boolean to enable the Absolute Grid algorithm. The default value is true.

  • Character set mode: Controls the character set in use for the decoded label. Valid values are displayed in a single select list. The default value is Windows-1252 Latin 1.

  • QR Code Mirror: Controls the decoding mode for regular and mirrored QR Code barcodes. The default value is Regular.

[QR Code] GS1-QR Code

  • Enable: A boolean to enable the symbology. The default value is false.

UK Royal Mail

  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is f.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is true.

UPC/EAN Aggressiveness

Aggressiveness: The level of aggressiveness in decoding for all UPC/EAN symbologies. The UPC/EAN symbologies are EAN-13, EAN-8, UPC-A, and UPC-E. Valid values are displayed in a single select list. The default value is Medium.

note

On the device, the Aggressiveness parameter can be found under each UPC/EAN symbology. Changing the aggressiveness level for one UPC/EAN symbology will also change the aggressiveness level for the other UPC/EAN symbologies.

UPC/EAN Extensions

  • Enable 2-digit extensions: A boolean to require a 2-digit extension to be verified for a successful decode of a label. The default value is true.

  • Enable 5-digit extensions: A boolean to require a 5-digit extension to be verified for a successful decode of a label. The default value is true.

  • Require extensions: A boolean to enable the reading of only barcodes with a supplemental label. The default value is false.

    Important

    At least one of Enable 2-digit extensions or Enable 5-digit extensions must be true for this value to have an effect.

UPC-A

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is A.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

  • Send system digit: A boolean to include the system digit in the label transmission, it configures whether the first character should be transmitted. The default value is true.

  • Convert to EAN-13: A boolean to enable the expansion of EAN-8 labels to their EAN-13 equivalents. The default value is false.

[UPC-A] Composite

  • Enable: A boolean to enable the use of UPC-A labels with Composite barcode. The default value is true.

UPC-E

  • Enable: A boolean to enable the symbology. The default value is true.

  • User ID: Specifies the symbology identifier. The default character value is E.

  • Send checksum: A boolean to include the checksum in the label transmission. The default value is false.

  • Send system digit: A boolean to include the system digit in the label transmission, it configures whether the first character should be transmitted. The default value is true.

  • Convert to UPC-A: A boolean to enable the expansion of UPC-E labels to their UPC-A equivalents. The default value is false.

  • Enable UPC-E1: A boolean to enable the decoding of the UPC-E1 symbology variation of the UPC-E code. The default value is false.

[UPC-E] Composite

  • Enable: A boolean to enable the use of UPC-E labels with Composite barcode. The default value is true.

USPS

USPS Intelligent Mail
  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is f.

USPS PLANET
  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is f.

USPS POSTNET
  • Enable: A boolean to enable the symbology. The default value is false.

  • User ID: Specifies the symbology identifier. The default character value is f.

Advanced Barcode Options

Linear Quiet Zones

  • Enable UPC/EAN reduced: A boolean to enable the decoding of UPC/EAN labels with short margins. The default value is false.

  • Enable Code 39 reduced: A boolean to enable the decoding of Code 39 labels with short margins. The default value is false.

  • Enable Code 128 reduced: A boolean to enable the decoding of Code 128 labels with short margins. The default value is false.

  • Enable MSI reduced: A boolean to enable the decoding of MSI labels with short margins. The default value is false.

  • Enable Interleaved 2 of 5 reduced: A boolean to enable the decoding of Interleaved 2 of 5 labels with short margins. The default value is false.

  • Enable Codabar reduced: A boolean to enable the decoding of Codabar labels with short margins. The default value is false.

  • Enable Code 93 reduced: A boolean to enable the decoding of Code 93 labels with short margins. The default value is false.

  • Enable Matrix 2 of 5 reduced: A boolean to enable the decoding of Matrix 2 of 5 labels with short margins. The default value is false.

Inverted Decoding

  • 1D inverted: The inverse mode for linear barcode symbologies. Valid values are displayed in a single select list. The default value is Regular.

  • 2D inverted: The inverse mode for 2D barcode symbologies. Valid values are displayed in a single select list. The default value is Both.