24
DEL
Delete one character
[ASCII] DEL
[Decimal] 127
[Hexadecimal] 7F
[Parameters] None
[Description]
・
The immediately preceding character within the same line is deleted.
・
If the immediately preceding data is a bar code, the bar code is deleted.
・
Image data is not deleted.
ESC CR Not available
[ASCII] ESC CR n
[Decimal]
27 13 n
[Hexadecimal]
1B 0D n
[Parameters] 0
≤
n
≤
255
[Description]
・
Does nothing.