Plain English

Toggles the printer's peel-off mode (TSPL2 PG §SET p142). When ON, the printer waits for the operator to remove each label from the liner before printing the next; when OFF, labels print continuously. Persistent across power cycles.

When to use

Once per peel-equipped printer to match the deployment's label-presentation flow. Typically paired with a peel-sensor that gates the next print until the previous label is taken.

Syntax

SET PEEL ON | SET PEEL OFF

Parameters

ParameterDescription
state
Peel-off mode (case-insensitive).
  • ON - Enable peel-off — pause between labels until taken
  • OFF - Disable peel-off — print continuously

Example

SET PEEL ON

Enable peel-off mode

Try it in the playground View all TSPL commands