Zebra Technologies ZQ110 Printer User Manual


 
ZQ110
Rev. 1.00
- 7 -
Mobile Printer
Windows SDK API Reference Guide
2. Properties
The constant values used in the dll files provided are declared in the BxlConst.h file.
The development environment was based on C++.
2-1 CharacterSet (LONG R/W)
As the attribute that defines the Code Page of the printer, the default setting is
BXL_CS_437. Use the SetCharacterSet(), GetCharacterSet() functions to set values or
recall previously set values.
The Code Pages that can be used are as follows:
Code
Value
Description
BXL_CS_PC437
0
Code page PC437
BXL_CS_KATAKANA
1
Katakana
BXL_CS_PC850
2
Code page PC850
BXL_CS_PC860
3
Code page PC860
BXL_CS_PC863
4
Code page PC863
BXL_CS_PC865
5
Code page PC865
BXL_CS_WPC1252
16
Code page WPC1252
BXL_CS_PC866
17
Code page PC866
BXL_CS_PC852
18
Code page PC852
BXL_CS_PC858
19
Code page PC858
BXL_CS_PC864
22
Code page PC864
BXL_CS_THAI42
23
Code page THAI42
BXL_CS_WPC1253
24
Code page WPC1253
BXL_CS_WPC1254
25
Code page WPC1254
BXL_CS_WPC1257
26
Code page WPC1257
BXL_CS_FARSI
27
Code page Farsi
BXL_CS_WPC1251
28
Code page WPC1251
BXL_CS_PC737
29
Code page PC737
BXL_CS_PC775
30
Code page PC775
BXL_CS_THAI14
31
Code page THAI14
BXL_CS_PC862
33
Code page PC862
BXL_CS_PC855
36
Code page PC855
BXL_CS_PC857
37
Code page PC857
BXL_CS_PC928
38
Code page PC928
BXL_CS_THAI16
39
Code page THAI16
BXL_CS_WPC1256
40
Code page PC1256
BXL_CS_PC1258
41
Code page PC1258
BXL_CS_KHMER
42
Code page KHMER
BXL_CS_PC1250
47
Code page PC1250
BXL_CS_LATIN9
48
Code page Latin 9
BXL_CS_USER
255
User set page