Page | 57
If CODE93 is added with the STX prefix code,
according to the STX ASCII value that is 0x02, then
the setting code content should be printed as
shown below.
5.5. Tip 1
ASCII = [F3]‘0’‘2’‘1’‘6’‘I’ [STX]
Binary = [F3] + 0x30 + 0x32 + 0x31 + 0x37 + 0x49
+ 0x02
Setting barcode -->