Hi!
Such command are formed as follows, lets assume we need to add <ESC C> Epson code to the command:
|11BC
parsed example:
1) | - start of binary data;
2) 1 - length
3) 1B - ESC
4) C - command code
About the stroke weight you can check any "ESC/P" (Epson standart code for printers) manual.
Regards,
Juris
Such command are formed as follows, lets assume we need to add <ESC C> Epson code to the command:
|11BC
parsed example:
1) | - start of binary data;
2) 1 - length
3) 1B - ESC
4) C - command code
About the stroke weight you can check any "ESC/P" (Epson standart code for printers) manual.
Regards,
Juris