EasyManuals Logo

Citizen CL-E321 Programming Manual

Citizen CL-E321
95 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #71 background imageLoading...
Page #71 background image
CITIZEN Android Label Print SDK Programming Manual
71
2.3.8 drawMaxiCode method
Syntax
int drawMaxiCode (String[] data, int rotation, int x, int y)
Parameters
Parameter
[IN/OUT]
Description
Setting range
data
[IN]
String data
ASCII code character string array
rotation
[IN]
Direction of rotation
CLS_RT_NORMAL: No rotation
CLS_RT_RIGHT90: Rotate CW 90
CLS_RT_ROTATE180: Rotate CW 180
CLS_RT_LEFT90: Rotate CCW 90
x
[IN]
X-coordinate
0000-9999
* The origin is at bottom-left.(0, 0)
y
[IN]
Y-coordinate
Description
Draws the UPS MaxiCode barcode with specifying options such as rotation and coordinates.
The following information are required in the data parameter in order as below:
1) 5-digit - Zip code
2) 4-digit -+4 Zip code
3) 3-digit Country Code
4) 3-digit - Class of Service
5) Up to 84 digits other information
Return value
Returns CLS_SUCCESS(0) on success, an error code otherwise. See "2.1 Return value" for the error
codes.
Example
String[] data = new String[] {"90501", "6282", "840", "001", "1Z00004951"};
design.drawMaxiCode(data, LabelConst.CLS_RT_NORMAL, 100, 0);

Table of Contents

Other manuals for Citizen CL-E321

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Citizen CL-E321 and is the answer not in the manual?

Citizen CL-E321 Specifications

General IconGeneral
Print TechnologyThermal Transfer / Direct Thermal
Resolution203 dpi
Power Supply100-240V AC, 50/60 Hz
Max Print Width4.1 inches (104 mm)
Media SensorTransmissive and reflective sensor
InterfaceUSB, Serial (RS-232)
Media Width1.97 to 4.33 inches (50 to 110 mm)
Supported Barcode TypesCode 39, Code 128, ITF, Codabar, UPC-A, UPC-E, EAN-8, EAN-13, POSTNET
Supported Media TypesContinuous, Die-cut
Media Thickness0.0635 – 0.254 mm (2.5 - 10 mil)
Print SpeedUp to 8 inches per second

Related product manuals