Programming Codes
T480
Programmer’s Guide
Page
54
Rev A
100-14362
66-
‘B’
British
75-
‘K’
Spanish
67-
‘C’
German
76-
‘L’
Swedish II
68-
‘D’
French
77 -
‘M’
Swedish III
69-
‘E’
Swedish
78-
‘N’
Swedish IV
70-
‘F’
Danish
79-
‘O’
Turkish
71-
‘G’
Norwegian
80-
‘P’
Swiss I
72-
‘H’
Dutch
81-
‘Q’
Swiss II
Table 4
Language Table ID’s
[ESC] [ T
Select character code page
ASCII
[ESC] [ T <n
h
> <n
l
>
Hexadecimal
1BH 5BH 54H <n
h
> <n
l
>
Decimal
<27> <91> <84> <n
h
> <n
l
>
IPCL
&%CP <m
1
> <m
2
> <m
3
> <m
4
>
EPOS
[ESC] t <n>
Description
The [ESC] [ T <n
h
> <n
l
> command selects character code page <n
h
>
<n
l
>. The EPIC 3000 Printer supports many code pages. The following code pages are
supported.
Refer to Appendix A for a list of supported code page.
Note:
The code page field is a 16-bit field that is a function of the code
page numbers <n
h
> and <n
l
>, e.g. (<n
h
> * 256) +<n
l
>. For example, 1 *
256 + 181 = 437. For the IPCL command, the page is specified in ASCII
as a 4-byte field.
Note:
If the code page is not found in the internal translation, the code
page requested is translated into a code page file name and if a user
defined file is found, it will be used as the code page definition.
Note:
If UTF encoding is active code pages are not meaningful. This
command will have no affect on the character addressing.
Function
Select character code page by name.
ASCII
[ESC] + C Codepage.CPM <0>
Hexadecimal
1BH 2BH 43H
Decimal
<27> <43> <67>
CodePage
File name from 5 to 30 characters.
Description
The [ESC] + C command will select and read a code page encoding file.
If the file does not exist, the current code page will be selected. If the code page
definition is not complete, only the character locations defined by the file will be effected.
Note:
This command functions by redefining the code page translation
table. if Unicode UTF encoding is active, all code page selection and
modification commands do not functional and have no effect.
[ESC] [ C
Insert Euro character
ASCII
ESC] [ C <n>
Hexadecimal
1BH 5BH 43H <n>
Decimal
<27> <91> <67> <n>