Data Editing#

Output Format#

To change the Scan Data Transmission Format, scan one of the eight bar codes corresponding to the desired format.

Default output format#

../../media/24DATA230.png

* Default output format#

Enable Suffix output#

../../media/24DATA231.png

Enable Suffix output#

Enable Prefix output#

../../media/24DATA232.png

Enable Prefix output#

Enable Hide Barcode Start Char#

../../media/24DATA235.png

Enable Hide Barcode Start Char#

Enable Hide Barcode Middle Char#

../../media/24DATA234.png

Enable Hide Barcode Middle Char#

Enable Hide Barcode End Char#

../../media/24DATA233.png

Enable Hide Barcode End Char#

Prefix#

Add Prefix#

../../media/24SCAN232.png

Add Prefix#

Clear All Prefix#

../../media/24SCAN234.png

Clear All Prefix#

Operation Steps#

  • Step 1. If prefix output is not enabled, you can enable it by setting the output format;

  • Step 2. If you have set a prefix before, the new prefix will be after the previously added prefix. If you want to discard the previous content and set it again, please scan “Clear Prefix” first, and then perform the following adding actions;

  • Step 3. Scan to add prefix

  • Setp 4. Determine the two-digit hexadecimal value of the prefix character to be added; refer to the ASCII Chars Table

  • setp 5. Scan the digital setting code: scan the hexadecimal high value, then scan the low value;

  • setp 6. Repeat steps 4 and 5 to add the next character.

Note

  • e.g. Want to add “Ctrl+A” as prefix, Scan ‘add prefix’, ‘9’,’7’,’4’,’1’.

Suffix#

Add Suffix#

../../media/24SCAN231.png

Add Suffix#

Clear All Suffix#

../../media/24SCAN233.png

Clear All Suffix#

Operation Steps#

  • Step 1. If suffix output is not enabled, you can enable it by setting the output format;

  • Step 2. If you have set a suffix before, the new suffix will be placed after the previously added suffix. If you need to discard the previous content and set it again, please scan “Clear suffix” first, and then perform the following addition operations;

  • Step 3. Scan to add suffix;

  • Setp 4. Determine the two-digit hexadecimal value of the suffix character to be added; refer to the ASCII character table;

  • setp 5. Scan the digital setting code: scan the hexadecimal high value, then scan the low value;

  • setp 6. Repeat steps 4 and 5 to add the next character.

Note

  • e.g. Want to add “Ctrl+Alt+A” as surffix, Scan ‘add suffix’, ‘9’, ‘7’, ‘9’, ‘9’, ‘4’, ‘1’.

Hide Set#

Hide Barcode Start Chars#

../../media/24SCAN235.png

Hide Barcode Start Chars#

Hide Barcode Middle Char Start#

../../media/24SCAN236.png

Hide Barcode Middle Char Start#

Hide Barcode Middle Chars#

../../media/24SCAN237.png

Hide Barcode Middle Chars#

Hide Barcode End Chars#

../../media/24SCAN238.png

Hide Barcode End Chars#

Operation Steps#

  • Step 1. Scan the Hide Barcode Start / Middle Start / Middle length / End Chars symbol.

  • Step 2. Determine the hex value for the length you wish to enter(hide 4 chars, scan 0,4; hide 12 chars, scan 0,C).

  • Step 3. Scan the 2 digit hex value from the Programming Chart.

  • Step 4. Scan the output format Start/Middle/End to enable or cancel hide char function.

Quick Setup#

Add Prefix#

Tip

  • Special characters need to be processed in hexadecimal format, and \x is added in front of the hexadecimal content to indicate the hexadecimal format.

  • Please refer to the ASCII character table for specific characters converted into hexadecimal characters.

  • Example: To add a 0x03 to the content, the input content should be: \x03

Add Suffix#

Tip

  • Special characters need to be processed in hexadecimal format, and \x is added in front of the hexadecimal content to indicate the hexadecimal format.

  • Please refer to the ASCII character table for specific characters converted into hexadecimal characters.

  • Example: To add a 0x03 to the content, the input content should be: \x03

Hide Barcode Start Content#

Hide Barcode Middle Content#

Hide Barcode End Content#

Replace Barcode Content#

Tip

  • Special characters need to be processed in hexadecimal format, and \x is added in front of the hexadecimal content to indicate the hexadecimal format.

  • Please refer to the ASCII character table for specific characters converted into hexadecimal characters.

  • Example: To add a 0x03 to the content, the input content should be: \x03

Appendix#

Numeric Bar Codes#

../../media/24NO230.png

0#

../../media/24NO231.png

1#

../../media/24NO232.png

2#

../../media/24NO233.png

3#

../../media/24NO234.png

4#

../../media/24NO235.png

5#

../../media/24NO236.png

6#

../../media/24NO237.png

7#

../../media/24NO238.png

8#

../../media/24NO239.png

9#

../../media/24NO23A.png

A#

../../media/24NO23B.png

B#

../../media/24NO23C.png

C#

../../media/24NO23D.png

D#

../../media/24NO23E.png

E#

../../media/24NO23F.png

F#

ASCII Function Key Table#

ASCII Chars Table#