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.

명령 예시는 이해를 돕기 위해 단순화했습니다. 정확한 문법은 프린터 모델과 펌웨어에 따라 다르므로 항상 대상 프린터에서 테스트하세요.

다른 조합

다음 라벨이, 다시 만드는 마지막 라벨이 될 수 있습니다.

저희 팀과 상담하시면 함께 체험을 활성화해 드립니다. 약정 없음.

무료 체험 시작