EasyManua.ls Logo

Citizen CL-S521

Citizen CL-S521
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
Loading...
CITIZEN Android Label Print SDK Programming Manual
48
2.2.31 SensorLocation property
Syntax
int SensorLocation
Attribute
Read/Write
Description
Selects the sensor to use for the models which have multiple paper sensors, front and rear.
The choice will be stored in the non-volatile flash memory and will be kept until overwritten.
Value
Description
CLS_SENS_LOCATION_FRONT (0)
Front sensor
CLS_SENS_LOCATION_ADJUSTABLE (1)
Rear sensor
Setter method
int setSensorLocation (int sensorLocation)
Returns CLS_SUCCESS (0) on success. See "2.1 Return value" for the error codes.
Getter method
int getSensorLocation ()
Returns the set value. If nothing has been set, it returns CLS_PROPERTY_DEFAULT(999999).
Example
int location;
printer.setSensorLocation(LabelConst.CLS_SENS_LOCATION_ADJUSTABLE);
location = printer.getSensorLocation();

Table of Contents

Other manuals for Citizen CL-S521

Related product manuals