EPL Commands

A

43

A

ASCII Text

Description Renders an ASCII text string to the image print buffer. See Text (Fonts) on page 28 for discussion on text handling in Page Mode programming.

Asian language EPL2 Page Mode printers have special firmware and printer (PCBA) memory order options to support the large Asian character (ideogram) sets.

The Latin (English, etc.) font sets (1-5, a-z, and A-Z) are single-byte (8 bits per byte) ASCII character maps. The Asian characters are double-byte mapped characters. The printed Asian character is dependent on the double-byte ASCII values.

Syntax Ap1,p2,p3,p4,p5,p6,p7,”DATA”

Parameters This table identifies the parameters for this format:

Parameters

Details

 

 

 

p1 =

Horizontal start

Horizontal start position (X) in dots.

 

position

 

 

 

 

 

p2 =

Vertical start position

Vertical start position (Y) in dots.

 

 

 

p3 =

Rotation

Characters are organized vertically from left to right and then

 

 

rotated to print.

 

 

Accepted Values:

 

 

0

= normal (no rotation)

 

 

1

= 90 degrees

 

 

2

= 180 degrees

 

 

3

= 270 degrees

Rotation for Asian Printers Only

Characters are organized horizontally from top to bottom and then rotated to print. Asian printers support both horizontal and vertical character rotation.

Accepted Values: (Asian Printers Only)

4= normal (no rotation)

5= 90 degrees

6= 180 degrees

7= 270 degrees

12/16/13

EPL Programming Guide

14245L-003 Rev. A

Page 43
Image 43
Zebra Technologies 14245L-003 manual Ascii Text, Accepted Values