EasyManua.ls Logo

BIXOLON SPP-R300 - General Safety Precautions; Electrical Safety & Handling; Child Safety (Plastic Bag)

BIXOLON SPP-R300
50 pages
Print Icon
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...
POS/Mobile Printer
Rev. 1.00
- 4 -
2. Property
The constants used by the library are declared in bxlConst.c. The development
environment is based on C.
2-1 CharacterSet (LONG R/W)
This is the property for defining the printer's code page and set to BXL_CS_437 by default.
The values can be set and read using SetCharSet() and GetCharSet().
The following code pages can be used:
Constant
Value
Description
CS_PC437
0
Code page PC437
CS_KATAKANA
1
Katakana
CS_PC850
2
Code page PC850
CS_PC860
3
Code page PC860
CS_PC863
4
Code page PC863
CS_PC865
5
Code page PC865
CS_WPC1252
16
Code page WPC1252
CS_PC866
17
Code page PC866
CS_PC852
18
Code page PC852
CS_PC858
19
Code page PC858
CS_PC864
22
Code page PC864
CS_THAI42
23
Code page THAI42
CS_WPC1253
24
Code page WPC1253
CS_WPC1254
25
Code page WPC1254
CS_WPC1257
26
Code page WPC1257
CS_FARSI
27
Code page Farsi
CS_WPC1251
28
Code page WPC1251
CS_PC737
29
Code page PC737
CS_PC775
30
Code page PC775
CS_THAI14
31
Code page THAI14
CS_PC862
33
Code page PC862
CS_PC855
36
Code page PC855
CS_PC857
37
Code page PC857
CS_PC928
38
Code page PC928
CS_THAI16
39
Code page THAI16
CS_WPC1256
40
Code page PC1256
CS_PC1258
41
Code page PC1258
CS_KHMER
42
Code page KHMER
CS_PC1250
47
Code page PC1250
CS_USER
255
User set page
* Example
ConnectToPrinter(port);
……
SetCharSet(CS_PC850);
…...
int32 nCharSet;
nCharSet = GetCharSet();
……

Other manuals for BIXOLON SPP-R300

Related product manuals