EasyManuals Logo

Citizen CL-E331 Programming Manual

Citizen CL-E331
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 #20 background imageLoading...
Page #20 background image
CITIZEN Android Label Print SDK Programming Manual
20
2.2.5 printerCheck method
Syntax
int printerCheck ()
Parameters
none
Description
Gets the status of the printer and stores information into the properties, CommandInterpreterInAction,
PaperError, RibbonEnd, BatchProcessing, Printing, Pause and WaitingForPeeling.
When this method returns an error, a communication failure or a device error might occur. The
connection should be reestablished by using disconnect/connect methods in this case.
This method should be used to check the printer status before printing especially after a long idle.
This method can also be used to keep a network connection by calling it periodically.
In case of network connection with the CL - S5xx / 6xx / 70x, set "Parallel Error Output" to OFF
beforehand. In case of parallel connection with all models, set "Parallel Error Output" to OFF. This can
be done in the "Advanced" tab of the Label Printer Utility.
Return value
Returns CLS_SUCCESS (0) on success. See "2.1 Return value" for the error codes.
Example
// PrinterCheck
if (LabelConst.CLS_SUCCESS == printer.printerCheck())
{
// CommandInterpreterInAction Property
if ( printer.getCommandInterpreterInAction() == 1 ) {
// Command interpreter in action
}
// PaperError Property
if ( printer.getPaperError() == 1 ) {
// Paper error
}
// RibbonEnd Property
if ( printer.getRibbonEnd() == 1 ) {
// Ribbon end
}
// BatchProcessing Property
if ( printer.getBatchProcessing() == 1 ) {
// Batch processing
}
// Printing Property
if ( printer.getPrinting() == 1 ) {
// Printing
}
// Pause Property
if ( printer.getPause() == 1 ) {
// Pause

Table of Contents

Other manuals for Citizen CL-E331

Questions and Answers:

Question and Answer IconNeed help?

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

Citizen CL-E331 Specifications

General IconGeneral
Product colorBlack
Print technologyThermal transfer
Printing media thickness63.5 - 190 µm
Sustainability complianceYes
Sustainability certificatesCE, Federal Communications Commission (FCC), TUV, UL ECOLOGO, VCCI
Display-
Control typeButtons
ColorNo
Maximum resolution- DPI
Printable dot numbers300 dot
Ribbon width60 mm
Core diameter25 mm
Ribbon length300 m
Media thickness0.150 mm
Maximum label width118 mm
Maximum media length1625.6 mm
Maximum roll diameter125 mm
RS-232 ports1
USB 2.0 ports quantityUSB 2.0 ports have a data transmission speed of 480 Mbps, and are backwards compatible with USB 1.1 ports. You can connect all kinds of peripheral devices to them.
Flash memory16 MB
Internal memory32 MB
Built-in barcodesCODABAR (NW-7), Code 128 (A/B/C), Code 39, Code 93, EAN13, EAN8, GS1 DataBar, ITF, PDF417, QR Code, UPC-A, UPC-E
Server operating systems supportedWindows Server 2012, Windows Server 2016, Windows Server 2019, Windows Server 2022
Windows operating systems supportedWindows 10, Windows 11, Windows 7
Weight and Dimensions IconWeight and Dimensions
Depth266 mm
Width178 mm
Height173 mm
Weight2600 g
Label width104 mm

Related product manuals