Plain English

Assigns a numeric ID to the print job. This is used for job management — you can reference the ID to cancel or track a specific job in the printer's queue.

When to use

When managing multiple print jobs and you need to identify or cancel specific ones.

Syntax

ESC+IDnn

Parameters

ParameterDescription
nnJob ID number (2 digits)

Example

ESC+A
ESC+ID01
ESC+H0100
ESC+V0050
ESC+X22Job One
ESC+Q1
ESC+Z

Assign job ID 01 to this label

Try it in the playground View all SBPL commands