Data Editing#
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 setup codes 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 Setup Codes; 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 setting barcode, scan the two-digit hexadecimal setting 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#
Add Prefix#
Add Suffix#
Clear all prefixes#
Clear all suffixes#
Hide Leading Characters#
Hide Middle Section Start Position#
Hide Middle Section Length#
Hide Trailing Characters#
Numeric Setup Codes#
For parameters that require a numeric value, scan the corresponding numeric setup codes.
Numeric Setup Code 0#
Numeric Setup Code 1#
Numeric Setup Code 2#
Numeric Setup Code 3#
Numeric Setup Code 4#
Numeric Setup Code 5#
Numeric Setup Code 6#
Numeric Setup Code 7#
Numeric Setup Code 8#
Numeric Setup Code 9#
Numeric Setup Code A#
Numeric Setup Code B#
Numeric Setup Code C#
Numeric Setup Code D#
Numeric Setup Code E#
Numeric Setup Code F#
Output Format Settings#
To change the output data format, scan the corresponding setup barcode below.
Default Output Format#
Allow Suffix Output#
Allow Prefix Output#
Allow Hiding Leading Data#
Allow Hiding Middle Data#
Allow Hiding Trailing Data#
Procedure Examples#
Add a Prefix or Suffix#
If prefix and suffix output has not been enabled, please scan the corresponding output formatting code first.
The new characters will be appended to the existing suffixes; if you want to abandon the original suffixes, please scan “Clear all prefixes/suffixes” and then reset them.
Scan the “Add Prefix” or “Add Suffix” setting barcode.
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.
Scan the corresponding two-digit hexadecimal setting barcode.
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#
Scan the setting barcode that hides the header, middle starting bit, middle length or trailing characters of the barcode.
Determine the hexadecimal value corresponding to the character length to be hidden (for example, hide 4 characters scan
0,4; hide 12 characters scan0,C).Scan the corresponding two-digit hexadecimal setting barcode.
Enable or disable the hidden character function through the output formatting code.
Example of one code setting for suffixes, suffixes and hidden characters#
Note
In this section, you edit the format, set it by generating a barcode and scanning it, or send it through a serial command.
Online One-Code Setup Generator#
Edit format:
$DATA#ncllxx#
n1suffix;2prefix;3hides the tail content of the barcode;4hides the middle content of the barcode;5hides the first content of the barcode;7replaces characters.cCode ID currently supports only
0, which indicates all symbologies.llLength, hexadecimal value:
01~0A, hide01~FF, replace01~05.xxASCII value. Hexadecimal can be represented by
\xplus two characters, and the character range is0~9,A~F.
Command |
Description |
|---|---|
|
Add |
|
Add |
|
Hide the last |
|
Hides the |
|
Hide barcode header |
|
Replace GS ( |
|
Replace |
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.
Read replacement settings#
Clear replacement settings#
Example
$DATA#7001\x1D02GS# means replacing the non-displayable character GS (0x1D) with GS for display.
Character replacement operation: GS to text GS#
Example
$DATA#7001\x0A01\x0D# means replacing LF (0x0A) with CR (0x0D).
Character replacement operation: LF to CR#
Example
$DATA#7006ABCDEF00# means replacing the string ABCDEF with an empty string, that is, not displaying it.
Terminal character settings#
Note
This terminal character is independent of the scan engine suffix and wireless suffix, which facilitates quick setting when the scan engine has no suffix.
None (Default)#
Carriage Return CR#
Tab TAB#
Carriage Return + Line Feed CRLF#
Line Feed LF#
GS1 AI field bracket settings#
Note
Only some AI fields are applicable and require special version support.
Raw Format (Default)#
Add Parentheses#
Add brackets and separate with CR#
Add brackets and separate them with TAB#