Data Editing#

Standard Data Editing Settings#

This section describes how to configure common output rules such as prefixes, suffixes, and hidden characters by scanning Parameter Barcodes.

Prefix/Suffix and Hidden Character Settings#

You can add up to 10 prefixes and/or 10 suffixes to the output data. To configure them, scan the two-digit hexadecimal Numeric Barcodes that correspond to the required ASCII value (that is, two barcodes per character).

See also

For character values, please refer to ASCII Function Key Character Reference Table and ASCII Character Reference Table; for parameters that require input of numerical values, please scan Numeric Barcode; for specific procedures, see Add a Prefix or Suffix.

Can be set to hide the first, middle or last characters of the barcode. After scanning the corresponding hidden Parameter Barcode, scan the two-digit hexadecimal Numeric Barcode corresponding to the length of the characters to be hidden (00~FF, for example, scan 0 and 4 in sequence when hiding 4 characters).

See also

See Steps to Hide the First/Middle/Tail Characters of a Barcode for the hidden character process.

Operation Code#

../../_shared/_images/wireless-rf-bt/24SCAN232.png

Add Prefix#

../../_shared/_images/wireless-rf-bt/24SCAN231.png

Add Suffix#

../../_shared/_images/wireless-rf-bt/24SCAN234.png

Clear all prefixes#

../../_shared/_images/wireless-rf-bt/24SCAN233.png

Clear all suffixes#

../../_shared/_images/wireless-rf-bt/24SCAN235.png

Hide Leading Characters#

../../_shared/_images/wireless-rf-bt/24SCAN236.png

Hide Barcode Middle Start Position#

../../_shared/_images/wireless-rf-bt/24SCAN237.png

Hide Middle Section Length#

../../_shared/_images/wireless-rf-bt/24SCAN238.png

Hide Trailing Characters#

Numeric Barcode#

For parameters that require a numeric value, scan the corresponding Numeric Barcodes.

../../_shared/_images/wireless-rf-bt/24NO230.png

Numeric Barcode 0#

../../_shared/_images/wireless-rf-bt/24NO231.png

Numeric Barcode 1#

../../_shared/_images/wireless-rf-bt/24NO232.png

Numeric Barcode 2#

../../_shared/_images/wireless-rf-bt/24NO233.png

Numeric Barcode 3#

../../_shared/_images/wireless-rf-bt/24NO234.png

Numeric Barcode 4#

../../_shared/_images/wireless-rf-bt/24NO235.png

Numeric Barcode 5#

../../_shared/_images/wireless-rf-bt/24NO236.png

Numeric Barcode 6#

../../_shared/_images/wireless-rf-bt/24NO237.png

Numeric Barcode 7#

../../_shared/_images/wireless-rf-bt/24NO238.png

Numeric Barcode 8#

../../_shared/_images/wireless-rf-bt/24NO239.png

Numeric Barcode 9#

../../_shared/_images/wireless-rf-bt/24NO23A.png

Numeric Barcode A#

../../_shared/_images/wireless-rf-bt/24NO23B.png

Numeric Barcode B#

../../_shared/_images/wireless-rf-bt/24NO23C.png

Numeric Barcode C#

../../_shared/_images/wireless-rf-bt/24NO23D.png

Numeric Barcode D#

../../_shared/_images/wireless-rf-bt/24NO23E.png

Numeric Barcode E#

../../_shared/_images/wireless-rf-bt/24NO23F.png

Numeric Barcode F#

Output Format Settings#

To change the output data format, scan the corresponding Parameter Barcode below.

../../_shared/_images/wireless-rf-bt/24DATA230.png

Default Output Format#

../../_shared/_images/wireless-rf-bt/24DATA231.png

Allow Suffix Output#

../../_shared/_images/wireless-rf-bt/24DATA232.png

Allow Prefix Output#

../../_shared/_images/wireless-rf-bt/24DATA235.png

Allow Hiding Leading Data#

../../_shared/_images/wireless-rf-bt/24DATA234.png

Allow Hiding Middle Data#

../../_shared/_images/wireless-rf-bt/24DATA233.png

Allow Hiding Trailing Data#

Procedure Examples#

Add a Prefix or Suffix#
  1. If prefix and suffix output has not been enabled, please scan the corresponding Output Format Parameter Barcode first.

  2. New characters are appended to the existing Prefix/Suffix. To replace the current Prefix/Suffix, first scan “Clear All Prefixes/Suffixes”, then configure the new values.

  3. Scan the “Add Prefix” or “Add Suffix” Parameter Barcode.

  4. Determines the hexadecimal value of the prefix or suffix to be entered based on ASCII Function Key Character Reference Table or ASCII Character Reference Table.

  5. Scan the corresponding two-digit hexadecimal Numeric Barcode.

  6. To continue adding characters, repeat steps 4 and 5.

Example

If you need to add Ctrl+A as a prefix, scan “Add Prefix” “9” “7” “4” “1” in sequence.

Example

If you need to add Ctrl+Alt+A as a suffix, scan “Add suffix” “9” “7” “9” “9” “4” “1” in sequence.

Steps to Hide the First/Middle/Tail Characters of a Barcode#
  1. Scan the Parameter Barcode for the barcode header, middle start position, middle length, or trailing characters.

  2. Determine the hexadecimal value corresponding to the character length to be hidden (for example, hide 4 characters scan 0, 4; hide 12 characters scan 0, C).

  3. Scan the corresponding two-digit hexadecimal Numeric Barcode.

  4. Enable or disable the hidden character function through the Output Format Parameter Barcode.

Extended Data Editing Settings#

This section lets you generate data editing Parameter Barcodes from complete commands in one step. It is intended for batch configuration, remote serial-command delivery, or character replacement.

Online One-Code Setup Generator#

Note

The online generator is shown only in the HTML manual. After generating a Parameter Barcode, scan the generated barcode to complete the setting, or send the command by serial command using the format below.

Add Prefix#

Static command instructions

If the interactive HTML tool is unavailable, replace the placeholders as described in this section and verify the command.

$DATA#20<length-hex><content>#

Add Suffix#

Static command instructions

If the interactive HTML tool is unavailable, replace the placeholders as described in this section and verify the command.

$DATA#10<length-hex><content>#

Hide Leading Barcode Characters#

Static command instructions

If the interactive HTML tool is unavailable, replace the placeholders as described in this section and verify the command.

$DATA#50<length-hex>#

Hide Middle Barcode Characters#

Static command instructions

If the interactive HTML tool is unavailable, replace the placeholders as described in this section and verify the command.

$DATA#40<position-hex><length-hex>#

Hide Trailing Barcode Characters#

Static command instructions

If the interactive HTML tool is unavailable, replace the placeholders as described in this section and verify the command.

$DATA#30<length-hex>#

Character Replacement#

Static command instructions

If the interactive HTML tool is unavailable, replace the placeholders as described in this section and verify the command.

$DATA#70<source-length-hex><source><target-length-hex><target>#

One-Code Setup Command Format#

Edit format:

$DATA#ncllxx#
n

1 suffix; 2 prefix; 3 hides the tail content of the barcode; 4 hides the middle content of the barcode; 5 hides the first content of the barcode; 7 replaces characters.

c

Code ID currently supports only 0, which indicates all symbologies.

ll

Length as a hexadecimal value: Prefix/Suffix 01~0A, hidden characters 01~FF, replacement data 01~05.

xx

ASCII value. Hexadecimal can be represented by \x plus two characters, and the character range is 0~9, A~F.

One-Code Setup Examples#

Command

Description

$DATA#1005abcd\x03#

Add 0x05 suffixes: abcd + 0x03.

$DATA#200ANETUM12345#

Add 0x0A prefix NETUM12345.

$DATA#3008#

Hide the last 0x08 characters of the barcode.

$DATA#40050A#

Hides the 0x0A characters after the 0x05 character in the barcode.

$DATA#5011#

Hide barcode header 0x11 bytes.

$DATA#7001\x1D02GS#

Replace GS (0x1D) characters with GS.

$DATA#7002NT01Z#

Replace NT with Z.

Character replacement operation#

Format: $DATA#70 + replaced character length + replaced characters + replacement data length + replacement data #

The sum of the lengths of the replaced characters and the replacement characters is <= 6, supporting 1~6 characters being replaced by 5~0 characters.

../../_shared/_images/wireless-rf-bt/24DATA23700A23.png

Read replacement settings#

../../_shared/_images/wireless-rf-bt/24DATA23700023.png

Clear replacement settings#

Example

$DATA#7001\x1D02GS# means replacing the non-displayable character GS (0x1D) with GS for display.

../../_shared/_images/wireless-rf-bt/24DATA2370015Cx1D02GS23.png

Character replacement operation: GS to text GS#

Example

$DATA#7001\x0A01\x0D# means replacing LF (0x0A) with CR (0x0D).

../../_shared/_images/wireless-rf-bt/24DATA2370010A010D23.png

Character replacement operation: LF to CR#

Example

$DATA#7006ABCDEF00# means replacing the string ABCDEF with an empty string, that is, not displaying it.

Terminator Settings#

Note

This terminator is independent of the scan engine suffix and wireless Prefix/Suffix, which facilitates quick setting when the scan engine has no suffix.

../../_shared/_images/wireless-rf-bt/24TERM230.png

None (Default)#

../../_shared/_images/wireless-rf-bt/24TERM231.png

Carriage Return CR#

../../_shared/_images/wireless-rf-bt/24TERM232.png

Tab TAB#

../../_shared/_images/wireless-rf-bt/24TERM233.png

Carriage Return + Line Feed CRLF#

../../_shared/_images/wireless-rf-bt/24TERM234.png

Line Feed LF#

GS1 AI field bracket settings#

Note

Only some AI fields are applicable and require special version support.

../../_shared/_images/wireless-rf-bt/24DATA23AI0.png

Raw Format (Default)#

../../_shared/_images/wireless-rf-bt/24DATA23AI1.png

Add Parentheses#

../../_shared/_images/wireless-rf-bt/24DATA23AI10D23.png

Add brackets and separate with CR#

../../_shared/_images/wireless-rf-bt/24DATA23AI10923.png

Add brackets and separate them with TAB#