Plain English

Sets the label length in dots for continuous media. This tells the printer how far to feed between labels when no gap or mark sensor is used. At 203 DPI, 203 dots equals roughly 1 inch.

When to use

When using continuous (non-die-cut) media and you need to define a fixed label length.

Syntax

<STX>cNNNN

Parameters

ParameterDescription
NNNNLabel length in dots (4 digits, zero-padded)

Example

<STX>c0406

Set continuous label length to 406 dots (approx 2 inches at 203 DPI)

Try it in the playground View all DPL commands