Hexadecimal control codes Epson ESC/POS To cut till roll CHR(01BH)+CHR(069H) or CHR(01DH)+CHR(056H)+CHR(030H) or CHR(00DH)+CHR(00AH)+CHR(01DH)+CHR(056H)+CHR(042H)+CHR(020H) To open tilldraw CHR(01BH)+CHR(070H)+CHR(000H)+CHR(020H)+CHR(020H) Star SP2000 series (Star emulation) Auto Cutter control (Star SP2520/SP2560 printers only) chr(01Bh)+chr(064h)+chr(030h) Full-cut command to the auto cutter chr(01Bh)+chr(064h)+chr(031h) Partial-cut command to the auto cutter chr(01Bh)+chr(064h)+chr(032h) Full-cut command to the auto cutter after paper feed chr(01Bh)+chr(064h)+chr(033h) Partial-cut command to the auto cutter after paper feed SP2000 Tilldraw control chr(01Bh)+chr(007h)+chr(n1)+chr(n2) Defines drive pulse width for peripheral device #1 n1 = Energizing time = 10*n1 (ms) Eg. chr(020h) n2 = Delay time = 10*n2 (ms) Eg. chr(020h) 1 (ms) MilliSecond = 1000th 1/1000 of a second chr(007h) Controls peripheral device #1 chr(01Ch) Controls peripheral device #1 immediately