Data Editing

Contents

Data Editing#

Character Set#

Input Character Set#

In order for the scan engine to correctly know the character set of the barcode data, it can be set by reading the “input character set”.

../../_shared/_images/module-PT/3E2100101C0..png

* Automatic#

../../_shared/_images/module-PT/3E2100101C1..png

GBK#

../../_shared/_images/module-PT/3E2100101C2..png

UTF-8#

../../_shared/_images/module-PT/3E2100101C3..png

ASCII#

../../_shared/_images/module-PT/3E2100101C4..png

Shift-JISJapanese#

Output Character Set#

In order to meet the needs of the host character set, you can set it by reading the “output character set”.

../../_shared/_images/module-PT/3E2100101D0..png

*original Format#

../../_shared/_images/module-PT/3E2100101D1..png

GBK#

../../_shared/_images/module-PT/3E2100101D2..png

UTF-8#

Barcode ID#

AIM ID#

AIM is the abbreviation of Automatic Identification Manufacturers (Automatic Identification Manufacturers Association). AIM ID defines identification codes for various standard barcodes (users cannot customize AIM ID). For specific definitions, see AIM ID. The code reading module can add this identification code in front of the barcode data after decoding. The format is: “]” + letter “C” + number “0”. For example, the AIM ID of Code 128 is “]C0”. Users can identify different barcode types through AIM ID.

../../_shared/_images/module-PT/3E2100101B0..png

* Disable#

../../_shared/_images/module-PT/3E2100101B1..png

Enable#

Code ID#

Users can identify different barcode types through Code ID, which uses one character for identification. For the specific definition, see Code ID

../../_shared/_images/module-PT/3E2100101A0..png

* Disable#

../../_shared/_images/module-PT/3E2100101A1..png

Enable#

Suffix#

In order for the host to quickly distinguish the current decoding results, the function of adding end characters can be turned on, and the reading module will add the corresponding end characters after decoding the data.

../../_shared/_images/module-PT/3E210010200..png

Disable#

../../_shared/_images/module-PT/3E210010201..png

Carriage Return And Line Feed#

../../_shared/_images/module-PT/3E210010202..png

* Enter#

../../_shared/_images/module-PT/3E210010203..png

TAB#

../../_shared/_images/module-PT/3E210010204..png

Enter Enter#

Prefix#

Prefix Switch#

The prefix is ​​a string that is customized and modified by the user before decoding the information. You can add a prefix by scanning the “Enable” setting barcode, and cancel the prefix by scanning “Disable”.

../../_shared/_images/module-PT/3E2100101E0..png

* Disable#

../../_shared/_images/module-PT/3E2100101E1..png

Enable#

Prefix Content Settings#

There are two methods for prefix setting. Method one requires the user to generate a QR code, which tends to be set by more users and is more flexible. Method two can scan the setting barcode in this manual according to the steps.

Add prefix to set code content format: >!010800XX.

XX

Set the variable, using hexadecimal representation, two characters are one unit, any shortage is filled with 0, it can be superimposed arbitrarily, and a maximum of 10-digit data prefix is ââsupported.

Example

  • You need to set the prefix character A, check ASCII Code Comparison Table, the hexadecimal value is 41, then the setting code content is: >!01080041.

  • You need to set the prefix characters A B C, check ASCII Code Comparison Table, the hexadecimal values ââare 41 42 43, then the setting code content is: >!010800414243.

Scan the “Prefix Settings” setting barcode

../../_shared/_images/module-PT/3E21010800..png

Prefix Settings#

Scan the “Digital Setting Code” in sequence, every two in a group.

Example

  • You need to set the prefix character A, check ASCII Code Comparison Table, the hexadecimal value is 41, then scan 4 and 1 respectively

  • You need to set the prefix character ABC, check ASCII Code Comparison Table, the hexadecimal value is 414243, then scan 4, 1, 4, 2, 4, 3 respectively

Scan the “OK” setting barcode to end the setting.

../../_shared/_images/module-PT/3E21111000..png

Sure#

Suffix#

Suffix Switch#

The suffix is ​​a string that is customized and modified by the user after decoding the information. The suffix can be added by scanning the “Enable” setting barcode, and the suffix can be canceled by scanning the “Disable” code.

../../_shared/_images/module-PT/3E2100101F0..png

* Disable#

../../_shared/_images/module-PT/3E2100101F1..png

Enable#

Suffix Content Settings#

There are two methods for suffix setting. Method one requires the user to generate a QR code, which tends to be set by more users and is more flexible to use. Method two can scan the setting barcode in this manual according to the steps.

Add suffix to set code content format: >!010801XX.

XX

Set the variable, using hexadecimal representation, two characters are one unit, any shortage is filled with 0, it can be superimposed arbitrarily, and a maximum of 10 suffixes are supported.

Example

  • You need to set the suffix character A, check ASCII Code Comparison Table, the hexadecimal value is 41, then the setting code content is: >!01080141.

  • You need to set the suffix character ABC, check ASCII Code Comparison Table, the hexadecimal value is 414243, then the setting code content is: >!010801414243.

Scan the “Suffix Settings” setting barcode

../../_shared/_images/module-PT/3E21010801..png

Suffix Settings#

Scan the “Digital Setting Code” in sequence, every two in a group.

Example

  • You need to set the suffix character A, check ASCII Code Comparison Table, the hexadecimal value is 41, then scan 4 and 1 respectively

  • You need to set the suffix character ABC, check ASCII Code Comparison Table, the hexadecimal value is 414243, then scan 4, 1, 4, 2, 4, 3 respectively

Scan the “OK” setting barcode to end the setting.

../../_shared/_images/module-PT/3E21111000..png

Sure#

Add Prefix Based On Barcode Type#

Add Prefix Switch Based On Barcode Type#

The prefix is ​​a string that is customized and modified by the user before decoding the information. You can add a prefix by scanning the “Enable” setting barcode, and cancel the prefix by scanning “Disable”.

../../_shared/_images/module-PT/3E2100103D0..png

* Disable#

../../_shared/_images/module-PT/3E2100103D1..png

Enable#

Add Prefix Content Settings Based On Barcode Type#

There are two methods for setting the prefix content. The first method requires the user to generate a QR code, which tends to be set by more users and is more flexible. The second method can scan the setting barcode in this manual according to the steps.

Add a prefix according to the barcode type to set the code content format: >!010806XXXX.

XXXX

Set variables.

The first two XX

Indicates the barcode type. The related hexadecimal value can be found according to Barcode Type.

The last two XX

Use hexadecimal representation, two characters are one unit, and the remaining characters are filled with 0. They can be superimposed arbitrarily, and a maximum of 10-bit data prefix is ââsupported.

Example

  • Code 128 barcode prefix character A needs to be set. According to Barcode Type, the hexadecimal value of Code 128 is 01. Check ASCII Code Comparison Table. The hexadecimal value of character A is 41, then the setting code content is: >!0108060141.

  • Code 128 barcode prefix characters A B C need to be set. According to Barcode Type, the hexadecimal value of Code 128 is 01. Check ASCII Code Comparison Table, and the hexadecimal values of characters A B C are 41 42 respectively. 43, then the setting code content is: >!01080601414243.

Scan the “Prefix Settings” setting barcode

../../_shared/_images/module-PT/3E21010806..png

Prefix Settings#

Set the barcode type and scan the “Number Setting Code” in sequence, every two as a group.

Example

  • You need to set a prefix for Code 128. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, then scan 0 and 1 respectively.

Set the prefix content and scan the “Digital Setting Code” in sequence, every two as a group.

Example

  • You need to set the prefix character A, check ASCII Code Comparison Table, the character A is 41 in hexadecimal, then scan 4 and 1 respectively

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Clear Prefix by Barcode Type#

Clear the prefix that has been set. There are two methods to clear the prefix. The first method requires the user to generate a QR code, which is more flexible for more users. The second method can scan the setting barcode in this manual according to the steps.

Clear prefix setting code content format according to barcode type: >!010808XX.

XX

Set a variable to represent the barcode type, using hexadecimal; the relevant hexadecimal value can be found according to Barcode Type. Two characters are a unit, and any shortage is filled with 0.

Example

  • The Code 128 barcode prefix needs to be cleared. According to Barcode Type, the hexadecimal value of Code 128 is 01, then the setting code content is: >!01080801.

Scan the “Clear Prefix” setting barcode

../../_shared/_images/module-PT/3E21010808..png

Clear Prefix#

Clear the barcode type and scan the “Digital Setting Code” in sequence, every two in a group.

Example

  • The Code 128 prefix needs to be cleared. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, then scan 0 and 1 respectively.

Scan the “OK” setting barcode to end the setting.

../../_shared/_images/module-PT/3E21111000..png

Sure#

Add Suffix Based On Barcode Type#

Add Suffix Switch According To Barcode Type#

The suffix is ​​a string that is customized and modified by the user after decoding the information. The suffix can be added by scanning the “Enable” setting barcode, and the suffix can be canceled by scanning the “Disable” code.

../../_shared/_images/module-PT/3E2100103E0..png

* Disable#

../../_shared/_images/module-PT/3E2100103E1..png

Enable#

Add Suffix Content Settings According To Barcode Type#

There are two methods for setting the suffix content. The first method requires the user to generate a QR code, which tends to be set by more users and is more flexible. The second method can scan the setting barcode in this manual according to the steps.

Add a suffix according to the barcode type to set the code content format: >!010807XXXX.

XXXX

Set variables.

The first two XX

Indicates the barcode type. The related hexadecimal value can be found according to Barcode Type.

The last two XX

Use hexadecimal representation, two characters are one unit, and the remaining characters are filled with 0. They can be superimposed arbitrarily, and a maximum of 10-digit data suffix is ââsupported.

Example

  • Code 128 barcode suffix character A needs to be set. According to Barcode Type, the hexadecimal value of Code 128 is 01. Check ASCII Code Comparison Table. The hexadecimal value of character A is 41, then the setting code content is: >!0108070141.

  • Code 128 barcode suffix characters A B C need to be set. According to Barcode Type, the hexadecimal value of Code 128 is 01. Check ASCII Code Comparison Table, and the hexadecimal values of characters A B C are 41 42 respectively. 43, then the setting code content is: >!01080701414243.

Scan the “Suffix Settings” setting barcode

../../_shared/_images/module-PT/3E21010807..png

Suffix Settings#

Set the barcode type and scan the “Number Setting Code” in sequence, every two as a group.

Example

  • You need to set a suffix for Code 128. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, then scan 0 and 1 respectively.

Set the suffix content and scan the “Digital Setting Code” in sequence, every two as a group.

Example

  • You need to set the suffix character A, check ASCII Code Comparison Table, the hexadecimal value of character A is 41, then scan 4 and 1 respectively

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Clear Suffix by Barcode Type#

Clear the suffix that has been set. There are two methods to clear the suffix. The first method requires the user to generate a QR code, which is more flexible for more users. The second method can scan the setting barcode in this manual according to the steps.

Clear the suffix setting code content format according to the barcode type: >!010809XX.

XX

Set a variable to represent the barcode type, using hexadecimal; the relevant hexadecimal value can be found according to Barcode Type. Two characters are a unit, and any shortage is filled with 0.

Example

  • The Code 128 barcode suffix needs to be cleared. According to Barcode Type, the hexadecimal value of Code 128 is 01, then the setting code content is: >!01080901.

Scan the “Clear Suffix” setting barcode

../../_shared/_images/module-PT/3E21010809..png

Clear Suffix#

Clear the barcode type and scan the “Digital Setting Code” in sequence, every two in a group.

Example

  • The Code 128 suffix needs to be cleared. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, then scan 0 and 1 respectively.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Hide Fixed Characters#

This function can hide strings that the user does not need to output based on needs.

Hide Fixed Character Switch#

../../_shared/_images/module-PT/3E2100102C0..png

* Disable#

../../_shared/_images/module-PT/3E2100102C1..png

Enable#

Hide Fixed Character Settings#

There are two methods for hiding fixed character settings. Method one requires the user to generate a QR code, which tends to be set by more users and is more flexible to use. Method two can scan the setting barcode in this manual according to the steps.

Hide fixed character setting code content format: >!010802XX.

XX

Set variables in hexadecimal notation. Two characters are one unit. Any deficiencies are filled with 0s. They can be superimposed arbitrarily. A maximum of 20 digits are supported.

Example

  • You need to set the hidden character A, check ASCII Code Comparison Table, the hexadecimal value is 41, then the setting code content is: >!01080241.

  • You need to set the hidden character ABC, check ASCII Code Comparison Table, the hexadecimal value is 414243, then the setting code content is: >!010802414243.

Scan the “Hide Fixed Characters” setting barcode

../../_shared/_images/module-PT/3E21010802..png

Hide Fixed Characters#

Scan the “Digital Setting Code” in sequence, every two in a group.

Example

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Keep Barcode Data Based On Length#

This function can retain the data required by the user in the barcode according to needs.

Keep Data Switch#

../../_shared/_images/module-PT/3E210010290..png

* Disable#

../../_shared/_images/module-PT/3E210010291..png

Forward Index#

../../_shared/_images/module-PT/3E210010292..png

Reverse Index#

Note

Forward index (from the front end of the data to the starting position); reverse index (from the back end of the data to the starting position)

Keep Data Starting Position#

There are two methods for initial setting. Method one requires the user to generate a QR code, which is more flexible for more users. Method two can scan the setup code in this manual according to the steps.

Starting position setting code content format: >!00102AXX.

XX

Set variable, decimal range 1-65535.

Example

  • If the start position is set to 11, the setting barcode content is: >!00102A11.

Scan the “Start Position” setting barcode

../../_shared/_images/module-PT/3E2100102A..png

Starting Position#

Scan the “Number Setting Code”, starting from the number, scan the corresponding number setting code.

Example

  • At position 11, scan 1, 1.

  • For the 100 position, scan 1, 0, 0.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Keep Data End Position#

There are two methods to end the settings. The first method requires the user to generate a QR code, which tends to be set by more users and is more flexible. The second method can scan the setup code in this manual according to the steps.

End position setting code content format: >!00102BXX.

XX

Set variable, decimal range 1-65535.

Example

  • If the end position is set to 50, the setting code content is: >!00102B50.

Scan the “End Position” setting barcode

../../_shared/_images/module-PT/3E2100102B..png

End Position#

Scan the “Number Setting Code”, start from the end number, and scan the corresponding number setting code.

Example

  • At the 50 position, scan 5, 0.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Hide Barcode Data Based On Length#

This function can hide the data in the barcode that the user does not need according to the needs.

Hide Barcode Data Switch#

../../_shared/_images/module-PT/3E210010260..png

* Disable#

../../_shared/_images/module-PT/3E210010261..png

Forward Index#

../../_shared/_images/module-PT/3E210010262..png

Reverse Index#

Note

Forward index (from the front end of the data to the starting position); reverse index (from the back end of the data to the starting position)

Hide Starting Position Of Barcode Data#

There are two methods for initial setting. Method one requires the user to generate a QR code, which is more flexible for more users. Method two can scan the setup code in this manual according to the steps.

Starting position setting code content format: >!001027XX.

XX

Set variable, decimal range 1-65535.

Example

  • If the starting position is set to 11, the setting code content is: >!00102711.

Scan the “Start Position” setting barcode

../../_shared/_images/module-PT/3E21001027..png

Starting Position#

Scan the “Number Setting Code”, starting from the number, scan the corresponding number setting code.

Example

  • At position 11, scan 1, 1.

  • For the 100 position, scan 1, 0, 0.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Hide Barcode Data End Position#

There are two methods to end the settings. The first method requires the user to generate a QR code, which tends to be set by more users and is more flexible. The second method can scan the setup code in this manual according to the steps.

End position setting code content format: >!001028XX.

XX

Set variable, decimal range 1-65535.

Example

  • If the end position is set to 50, the setting code content is: >!00102850.

Scan the “End Position” setting barcode

../../_shared/_images/module-PT/3E21001028..png

End Position#

Scan the “Number Setting Code”, start from the end number, and scan the corresponding number setting code.

Example

  • At position 11, scan 1, 1.

  • For the 100 position, scan 1, 0, 0.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Hide Barcode Data Of Any Length Based On Barcode Type#

This function can hide data that users do not need in the barcode according to the barcode type according to the needs.

Hide Barcode Data Switch Based On Barcode Type#

../../_shared/_images/module-PT/3E2100103F0..png

* Disable#

../../_shared/_images/module-PT/3E2100103F1..png

Forward Index#

../../_shared/_images/module-PT/3E2100103F2..png

Reverse Index#

Note

Forward index (from the front end of the data to the starting position); reverse index (from the back end of the data to the starting position)

Hide Data Starting Position Based On Barcode Type#

There are two methods for initial setting. Method one requires the user to generate a QR code, which is more flexible for more users. Method two can scan the setup code in this manual according to the steps.

The content format of the starting position of hidden data according to the barcode type is: >!01080AXXXX.

XXXX

Set variables.

The first two XX

Indicates the barcode type. The related hexadecimal value can be found according to Barcode Type.

The last two XX

Use hexadecimal notation, two characters are one unit, any shortage is filled with 0, and the length range is 0x0000-0xFFFF.

Example

  • The starting position of Code 128 needs to be hidden and set to 11. According to Barcode Type, the hexadecimal value of Code 128 is 01, and the hexadecimal value of 11 is 0B, then the setting code content is: >!01080A010B.

Scan the “Barcode Type and Starting Position” setting barcode

../../_shared/_images/module-PT/3E2101080A..png

Barcode Type And Starting Position#

Set the barcode type and scan the “Number Setting Code” in sequence, every two as a group.

Example

  • Code 128 needs to be hidden. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, so scan 0 and 1 respectively.

Set the starting position and scan the “digital setting codes” in sequence, every two as a group.

Hexadecimal input is used here.

Example

  • The 11 bit corresponds to 0B, scan 0, B.

  • The 100 position corresponds to 64, scan 6, 4.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Hide Data End Position Based On Barcode Type#

There are two methods to end the settings. The first method requires the user to generate a QR code, which tends to be set by more users and is more flexible. The second method can scan the setup code in this manual according to the steps.

The content format of the end position of hidden data according to the barcode type is: >!01080BXXXX.

XXXX

Set variables.

The first two XX

Indicates the barcode type. The related hexadecimal value can be found according to Barcode Type.

The last two XX

Use hexadecimal notation, two characters are one unit, any shortage is filled with 0, and the length range is 0x0000-0xFFFF.

Example

  • It is necessary to hide the end position of Code 128 and set it to 100. According to Barcode Type, the hexadecimal value of Code 128 is 01, and the hexadecimal value of 100 is 64, then the setting code content is: >!01080B0164.

Scan the “Barcode Type and End Position” setting barcode

../../_shared/_images/module-PT/3E2101080B..png

Barcode Type And End Position#

Set the barcode type and scan the “Number Setting Code” in sequence, every two as a group.

Example

  • Code 128 needs to be hidden. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, so scan 0 and 1 respectively.

Set the end position and scan the “digital setting codes” in sequence, every two as a group.

Hexadecimal input is used here.

Example

  • The 11 bit corresponds to 0B, scan 0, B.

  • The 100 position corresponds to 64, scan 6, 4.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Hide Any Length Of Data At The Bottom Of The Barcode Based On The Barcode Type#

This function can hide barcode data of any length that is not needed in the header according to the barcode type as required.

Hide Arbitrary Length Data Switch At The Bottom Of Barcode According To Barcode Type#

../../_shared/_images/module-PT/3E2100104A0..png

* Disable#

../../_shared/_images/module-PT/3E2100104A1..png

Enable#

Hide The Bottom Of The Barcode To Any Length According To The Barcode Type#

There are two ways to set the length. Method one requires the user to generate a QR code, which is more flexible for more users. Method two can scan the setting barcode in this manual according to the steps.

The length format of hiding arbitrary length data at the end of the barcode according to the barcode type is: >!01080CXXXX.

XXXX

Set variables.

The first two XX

Indicates the barcode type. The related hexadecimal value can be found according to Barcode Type.

The last two XX

Use hexadecimal notation, two characters are one unit, any shortage is filled with 0, and the length range is 0x0000-0xFFFF.

Example

  • It is necessary to hide the data of Code 128 header length 15. According to Barcode Type, the hexadecimal value of Code 128 is 01, and the hexadecimal value of 15 is 0F, then the setting code content is: >!01080C010F.

Scan the “Barcode Type and Length” setting barcode

../../_shared/_images/module-PT/3E2101080C..png

Barcode Type And Length#

Set the barcode type and scan the “Number Setting Code” in sequence, every two as a group.

Example

  • Code 128 needs to be hidden. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, so scan 0 and 1 respectively.

Set the length and scan the “digital setting codes” in sequence, every two as a group.

Hexadecimal input is used here.

Example

  • The length 11 corresponds to 0B, scan 0, B.

  • The length 100 corresponds to 64, scan 6, 4.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Hide Any Length Of Data At The End Of The Barcode According To The Barcode Type#

This function can hide barcode data of any length that is not needed at the tail according to the barcode type as required.

Hide Any Length Data Switch At The End Of The Barcode According To The Barcode Type#

../../_shared/_images/module-PT/3E2100104B0..png

* Disable#

../../_shared/_images/module-PT/3E2100104B1..png

Enable#

Hide Any Length Of The Barcode Tail According To The Barcode Type#

There are two ways to set the length. Method one requires the user to generate a QR code, which is more flexible for more users. Method two can scan the setting barcode in this manual according to the steps.

The length format of hiding any length of data at the end of the barcode according to the barcode type is: >!01080DXXXX.

XXXX

Set variables.

The first two XX

Indicates the barcode type. The related hexadecimal value can be found according to Barcode Type.

The last two XX

Use hexadecimal notation, two characters are one unit, any shortage is filled with 0, and the length range is 0x0000-0xFFFF.

Example

  • It is necessary to hide the data with tail length 12 of Code 128. According to Barcode Type, the hexadecimal value of Code 128 is 01, and the hexadecimal value of 12 is 0C, then the setting code content is: >!01080D010C.

Scan the “Barcode Type and Length” setting barcode

../../_shared/_images/module-PT/3E2101080D..png

Barcode Type And Length#

Set the barcode type and scan the “Number Setting Code” in sequence, every two as a group.

Example

  • Code 128 needs to be hidden. According to Barcode Type, the hexadecimal value of the barcode type of Code 128 is 01, so scan 0 and 1 respectively.

Set the length and scan the “digital setting codes” in sequence, every two as a group.

Hexadecimal input is used here.

Example

  • The length 11 corresponds to 0B, scan 0, B.

  • The length 100 corresponds to 64, scan 6, 4.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Insert Custom Data#

This function can insert user-defined data at any position in the barcode data according to requirements.

Insert Custom Data Switch#

../../_shared/_images/module-PT/3E2100102D0..png

* Disable#

../../_shared/_images/module-PT/3E2100102D1..png

Enable#

Custom Data#

There are two methods for customizing data. The first method requires the user to generate a QR code, which tends to set up more users and is more flexible to use. The second method can scan the setting barcode in this manual according to the steps.

Customized insertion data setting code content format: >!010803XX.

XX

Set variables using hexadecimal notation. Two characters are one unit. Any deficiencies are filled with 0s. They can be superimposed arbitrarily. A maximum of 20 digits of custom data are supported.

Example

  • You need to insert custom data A, check ASCII Code Comparison Table, the hexadecimal value is 41, then the setting code content is: >!01080341.

  • You need to insert custom data ABC, check ASCII Code Comparison Table, the hexadecimal value is 414243, then the setting code content is: >!010803414243.

Scan the “custom data” setup code

../../_shared/_images/module-PT/3E21010803..png

Custom Data#

Scan the “Digital Setting Code” in sequence, every two in a group.

Example

  • If you need to insert custom data A, check ASCII Code Comparison Table. If the hexadecimal value is 41, scan 4 and 1 respectively.

  • If you need to insert custom data ABC, check ASCII Code Comparison Table, the hexadecimal value is 414243, then scan 4, 1, 4, 2, 4, 3 respectively

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Insertion Position#

There are two methods for setting the insertion position. The first method requires the user to generate a QR code, which tends to be set by more users and is more flexible. The second method can scan the setting barcode in this manual according to the steps.

Insert position setting code content format: >!00102EXX.

XX

Set variable, decimal range 1-65535.

Example

  • If the insertion position is set to 11, the setting code content is: >!00102E11.

Scan the “Insert Position” setting barcode

../../_shared/_images/module-PT/3E2100102E..png

Insertion Position#

Scan the “digital setting code”, insert the position, and scan the corresponding digital setting code.

Example

  • At position 11, scan 1, 1.

  • For the 100 position, scan 1, 0, 0.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Data Replacement#

This function can replace the data in the original string with any data according to requirements.

Data Replacement Switch#

../../_shared/_images/module-PT/3E2100102F0..png

* Disable#

../../_shared/_images/module-PT/3E2100102F1..png

Enable#

Replaced Data Settings#

There are two methods for setting the replaced data. The first method requires the user to generate a QR code, which tends to be set by more users and is more flexible. The second method can scan the setting barcode in this manual according to the steps.

The content format of the replaced data setting code: >!010804XX.

XX

Set variables in hexadecimal notation. Two characters are one unit. Any deficiencies are filled with 0s. They can be superimposed arbitrarily. A maximum of 20 digits are supported.

Example

  • Replaced data A, check ASCII Code Comparison Table, the hexadecimal value is 41, then the setting code content is: >!01080441.

  • For the replaced data ABC, check ASCII Code Comparison Table, the hexadecimal value is 414243, then the setting code content is: >!010804414243.

Scan the “replaced data” setting barcode

../../_shared/_images/module-PT/3E21010804..png

Data To Be Replaced#

Scan the “Digital Setting Code” in sequence, every two in a group.

Example

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Replace Data Settings#

There are two methods for replacing data settings. Method one requires the user to generate a QR code, which tends to be set by more users and is more flexible. Method two can scan the setting barcode in this manual according to the steps.

Replacement data setting code content format: >!010805XX.

XX

Set variables in hexadecimal notation. Two characters are one unit. Any deficiencies are filled with 0s. They can be superimposed arbitrarily. A maximum of 20 digits are supported.

Example

  • Data A replaces the original data, check ASCII Code Comparison Table, the hexadecimal value is 41, then the setting code content is: >!01080541.

  • Data ABC replaces the original data, check ASCII Code Comparison Table, the hexadecimal value is 414243, then the setting code content is: >!010805414243.

Scan the “Replace Data” setup code

../../_shared/_images/module-PT/3E21010805..png

Replace Data#

Scan the “Digital Setting Code” in sequence, every two in a group.

Example

  • Data A replaces the original data, check ASCII Code Comparison Table, the hexadecimal value is 41, then scan 4 and 1 respectively

  • To replace the original data with newline data, check ASCII Code Comparison Table. If the hexadecimal value is 0A, scan 0 and A respectively.

Scan the “OK” setting barcode to end the setting

../../_shared/_images/module-PT/3E21111000..png

Sure#

Line Feed And Carriage Return#

Line feed (\n) and carriage return line feed (\r\n) are both converted to carriage return (\r).

../../_shared/_images/module-PT/3E210010390..png

* Disable#

../../_shared/_images/module-PT/3E210010391..png

Enable#

URL Switch#

To prevent barcodes with URL information from being mistakenly scanned when scanning product barcodes, or in some other special applications, this function can disable the recognition of barcodes with URL information as needed.

../../_shared/_images/module-PT/3E210010330..png

* Enable URL Code#

../../_shared/_images/module-PT/3E210010331..png

Disable URL Codes#

Invoicing Function#

In order to use this module normally in the invoicing system, users can convert and output the invoice code format by scanning the following setting barcode.

Note

This function supports Alipay QR code invoicing, but does not support WeChat QR code invoicing.

Invoicing Function Switch#

../../_shared/_images/module-PT/3E210010340..png

* Disable#

../../_shared/_images/module-PT/3E210010341..png

Enable#

Invoice type#

../../_shared/_images/module-PT/3E210010350..png

* Special Ticket#

../../_shared/_images/module-PT/3E210010351..png

Popular Vote#

GS1 rules enabled#

Enable GS1 rules and enclose AI segments in parentheses.

../../_shared/_images/module-PT/3E210010320..png

* Disable#

../../_shared/_images/module-PT/3E210010321..png

Enable#