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
<STX>L D11 121110000500050Print Me Q0001 E
Complete label demonstrating the E command ending the label block