E — End Label / Print
Plain English
Ends the label formatting block and triggers printing. This is the closing counterpart to <STX>L. When the printer encounters E, it prints the label using the quantity set by Q and exits label mode.
When to use
Always. It must be the last command inside a label block. Without E, the label will not print.
Syntax
E
Example
Q0001 E
Print one copy and end the label block