EtikStudio

プリンタ言語変換

Convert ZPL to DPL: printing Zebra-designed labels on Datamax-O'Neil / Honeywell printers

ZPL to Datamax DPL equivalents, how named ZPL parameters become fixed-width DPL records, unit conversion, a worked example and what to verify on I-Class, M-Class and Honeywell PC/PM printers in DPL mode.

この記事は英語とスペイン語で提供されています。

The forward direction appears when a corporate label library lives in ZPL but a plant still runs Datamax I-Class or M-Class units, or Honeywell PC/PM printers configured in DPL mode. Rather than replacing hardware that works, the label is translated. DPL's record format means the translator must compute positions in hundredths of an inch and pack every field into its fixed columns.

Command equivalents

OperationZPL (Zebra)DPL (Datamax-O'Neil)
Start / end^XA … ^XZ<STX>L … E (L opens the format, E prints it)
Unitsdots<STX>n = inches (1/100 in), <STX>m = metric (1/10 mm)
Text^FO40,30 ^A0N,36,36 ^FDHello^FSRecord: rotation, font, width×, height×, size, row, column, data → 1911A030050 0020Hello
Code 128^BY2 ^BCN,90,Y,N,N ^FDdata^FSRecord: rotation, symbology E, wide, narrow, height, row, column, data → 1E2209000650020data
Lines / boxes^GB300,2,2^FSRecord type X with l (line) or b (box) and dimensions
Copies^PQ5Q0005 inside the format
Darkness / speed^MD10 ^PR4H15 (heat) / P (speed) records

What actually changes

Before and after (simplified)

^XA
^PW812 ^LL609
^FO40,101 ^A0N,36,36 ^FDSafety Harness^FS
^FO40,132 ^BY2 ^BCN,90,Y,N,N ^FD7501234567893^FS
^PQ1
^XZ
<STX>n
<STX>L
H15
D11
1911A030050 0020Safety Harness
1E2209000650020 7501234567893
Q0001
E

How EtikStudio does it

Select a Datamax/Honeywell DPL profile and export: EtikStudio computes the record columns, converts units to the printer's mode, selects the nearest font and packs heat, speed and quantity into the job. The ZPL version of the same design keeps serving the Zebra printers.

コマンド例は分かりやすさのため簡略化しています。正確な構文はプリンタの機種とファームウェアにより異なります。必ず対象プリンタでテストしてください。

他のペア

次のラベルが、作り直す最後の一枚になるかもしれません。

チームにご相談ください。一緒にトライアルを開始します。契約縛りなし。

無料トライアルを開始