EasyManua.ls Logo

Equip 351023 - Page 38

Equip 351023
52 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
35
Delete characters from scratch, from tail, and from
the middle.
a Remove characters from scratch
Starting from the head of the barcode, delete the
specified number of characters. For example, if the
barcode is ABCD1234 and the number of deleted characters
specified is 4, output 1234.
Barcode production: 02700000 06 04
The leading command Specifies the
characters to delete
Global / Local code
Reset barcode production: 0B270 06
Leading command for global / local code
(B) Remove the characters from after the barcode
The function is similar to the above, just delete from
the tail of the barcode.
Barcode production: 02800000 05 04
The leading command specifies what needs to be deleted
Global / Local code Number of characters, ranging from 01 to 05.
Reset barcode production: 0B280 05
Leading command for global / local code
(C) Remove the characters from the barcode
The function is to delete the specified number of barcode
characters from the specified location in the barcode.
For example, when the barcode is resolved to 12345ABC,
the specified location is 001, and the number of barcodes
to be deleted is 4, then 1ABC is output.
Barcode production: 02900000 04 002 06