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 #85 background imageLoading...
Page #85 background image
CITIZEN Android Label Print SDK Programming Manual
85
2.3.21 embedRawDesignCommand method
Syntax
int embedRawDesignCommand (byte[] data)
Parameters
Parameter
[IN/OUT]
Description
Setting range
data
[IN]
Design command
Data of binary.
Description
Embeds raw printer commands to the label design. This allows adding raw label format commands
individually.
The SendData method in the LabelPrinter class requires complete label commands (both system level
commands and label format commands).
Return value
Returns CLS_SUCCESS(0) on success, an error code otherwise. See "2.1 Return value" for the error
codes.
Example
To add a box command,
1X1100002000100b0300025001000100:
byte[] hexdata = new byte[] {
0x31, 0x58, 0x31, 0x31, 0x30, 0x30, 0x30, 0x30, 0x32, 0x30,
0x30, 0x30, 0x31, 0x30, 0x30, 0x62, 0x30, 0x33, 0x30, 0x30,
0x30, 0x32, 0x35, 0x30, 0x30, 0x31, 0x30, 0x30, 0x30, 0x31,
0x30, 0x30, 0x0D, 0x0A };
design.embedRawDesignCommand(hexdata);

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