EtikStudio

프린터 언어 변환

Convert ZPL to TPCL: printing Zebra designs on Toshiba TEC printers (B-EX, B-SA, B-FV)

ZPL to Toshiba TEC TPCL equivalents, the format/data command pairs, metric 0.1 mm positioning, a worked example and what to check in retail and food lines that run Toshiba.

이 글은 영어와 스페인어로 제공됩니다.

Toshiba TEC printers are common in European retail and in food processing, and they speak TPCL: commands enclosed in braces, with positions in tenths of a millimeter and a two-step pattern where a format command defines a field and a data command fills it. A ZPL label translated to TPCL therefore becomes two lines per object, and all coordinates change from dots to metric.

Command equivalents

OperationZPL (Zebra)TPCL (Toshiba TEC)
Start / end^XA … ^XZ{C|} clears; {XS;…|} issues the label
Label size^PW812 ^LL609 (dots){D0762,1016,0762|} pitch, width, length in 0.1 mm
Text^FO40,30 ^A0N,36,36 ^FDHello^FS{PC001;0050,0038,1,1,A,00,B|} + {RC001;Hello|} (format then data)
Code 128^BY2 ^BCN,90,Y,N,N ^FDdata^FS{XB01;0050,0163,3,1,02,0,0114,+0000000000,1,0,00|} + {RB01;data|}
Line / box^GB300,2,2^FS{LC;x1,y1,x2,y2,0,2|}
Copies^PQ5{XS;I,0005,0002C3000|}
Unitsdots0.1 mm regardless of resolution

What actually changes

Before and after (simplified)

^XA
^PW812 ^LL609
^FO40,30 ^A0N,36,36 ^FDSafety Harness^FS
^FO40,130 ^BY2 ^BCN,90,Y,N,N ^FD7501234567893^FS
^PQ1
^XZ
{D0762,1016,0762|}
{C|}
{PC001;0050,0038,2,2,A,00,B|}
{RC001;Safety Harness|}
{XB01;0050,0163,3,1,02,0,0114,+0000000000,1,0,00|}
{RB01;7501234567893|}
{XS;I,0001,0002C3000|}

How EtikStudio does it

Because the design is stored in millimeters, TPCL export is a natural fit: positions go out in 0.1 mm without rounding to dots, each object becomes its numbered format/data pair, and batches are sent as one format plus per-label data. The ZPL output of the same design stays available for the Zebra units.

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

다른 조합

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

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

무료 체험 시작