![Citizen CL-E300 Скачать руководство пользователя страница 89](http://html1.mh-extra.com/html/citizen/cl-e300/cl-e300_programming-manual_2610002089.webp)
CITIZEN Android Label Print SDK
—
Programming Manual
89
3.3. Predefined Constants
No
Type
Name
Data
Type
Value
Description
1 Result/Error
CLS_SUCCESS
int
0 Successfully completed
CLS_E_CONNECTED
int
1001 Already connected
CLS_E_DISCONNECT
int
1002 Not connected
CLS_E_NOTCONNECT
int
1003 Failed to connect
CLS_E_CONNECT_NOTFOUND
int
1004 Non supported model
CLS_E_NOCONTEXT
int
1006 No context specified
CLS_E_BT_DISABLE
int
1007 Bluetooth device setting invalid
CLS_E_BT_NODEVICE
int
1008 Bluetooth device not found
CLS_E_ILLEGAL
int
1101 Unsupported or invalid parameter
CLS_E_OFFLINE
int
1102 Off-line
CLS_E_NOEXIST
int
1103 File does not exist
CLS_E_FAILURE
int
1104 Process failure
CLS_E_TIMEOUT
int
1105 Timeout
CLS_E_NO_LIST
int
1106 Printer cannot be found
CLS_EPTR_BADFORMAT
int
1203 Unsupported file format
2 Property default
value
CLS_PROPERTY_DEFAULT
int
999999 Default value of property
3 Status of printer CLS_STS_NO
int
0 Status: NO
CLS_STS_YES
int
1 Status: YES
4 Connection
interface
CLS_PORT_WiFi
int
0 Network
CLS_PORT_Bluetooth
int
1 Bluetooth
CLS_PORT_Bluetooth_Insecure
int
2 Bluetooth Insecure
CLS_PORT_USB
int
3 USB
5 Serial
communication
condition
CLS_COM_BAUDRATE_1200
int
1200 Baud rate
:
1200
CLS_COM_BAUDRATE_2400
int
2400 Baud rate
:
2400
CLS_COM_BAUDRATE_4800
int
4800 Baud rate
:
4800
CLS_COM_BAUDRATE_9600
int
9600 Baud rate
:
9600
CLS_COM_BAUDRATE_19200
int
19200 Baud rate
:
19200
CLS_COM_BAUDRATE_38400
int
38400 Baud rate
:
38400
CLS_COM_BAUDRATE_57600
int
57600 Baud rate
:
57600
CLS_COM_BAUDRATE_115200
int
115200 Baud rate
:
115200
CLS_COM_PARITY_NONE
int
0 Parity
:
NONE
CLS_COM_PARITY_ODD
int
1 Parity
:
ODD
CLS_COM_PARITY_EVEN
int
2 Parity
:
EVEN
CLS_COM_HANDSHAKE_DTRDSR
int
0 Flow control
:
DTR/DSR
CLS_COM_HANDSHAKE_XONXOFF
int
1 Flow control
:
XON/XOFF
6 Locale
CLS_LOCALE_JP
int
0 Japanese model
CLS_LOCALE_OTHER
int
1 Non-Japanese model
CLS_LOCALE_CN
int
2 Chinese model
CLS_LOCALE_KR
int
3 Korean model
7 Font typeface
CLS_PRT_FNT_0
int
0 System font
:
0
CLS_PRT_FNT_1
int
1 System font
:
1
CLS_PRT_FNT_2
int
2 System font
:
2
CLS_PRT_FNT_3
int
3 System font
:
3
CLS_PRT_FNT_4
int
4 System font
:
4
CLS_PRT_FNT_5
int
5 System font
:
5