ZPL commands
^CD · Change Delimiter
Changes the delimiter between the parameters of a command default comma .
Changes the delimiter between the parameters of a command (default comma).
Parameters
^CDx- x: new delimiter (e.g.|)
Example
^XA
^CD|
^FO50|50^A0N|30|30^FD1,5 kg^FS
^CD,
^XZ
Tip
After ^CD| all parameters are separated by | (e.g. ^FO50|50). Rarely needed - helpful when parameter values contain commas themselves.