International Characterset (Long R/W) - BIXOLON SRP-270 Reference Manual

Linux sdk guide for pos/mobile printer
Hide thumbs Also See for SRP-270:
Table of Contents

Advertisement

2-2 International CharacterSet (LONG R/W)

This is the property for defining International character Set and set to ICS_USA by default.
The values can be set or read using SetInternationalChar() and GetInternationalChar().
The following International character Set can be used:
Constant
ICS_USA
ICS_FRANCE
ICS_GERMANY
ICS_UK
ICS_DENMARK1
ICS_SWEDEN
ICS_ITALY
ICS_SPAIN
ICS_NORWAY
ICS_DENMARK2
ICS_SPAIN2
ICS_LATIN
ICS_KOREA
* Example
ConnectToPrinter(port)
......
SetInternationalChar(ICS_SPAIN);
......
int32 nCharSet;
nCharSet = GetInternationalChar();
......
Rev. 1.00
Value
0
1
2
3
4
5
6
7
9
10
11
12
13
- 5 -
POS/Mobile Printer
Description
USA code
FRANCE code
GERMANY code
UK code
DENMARK1 code
SWEDEN code
ITALY code
SPAIN code
NORWAY code
DENMARK 2 code
SPAIN 2 code
LATIN AMERICA code
KOREA code

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents