Toshiba B-EP Series Interface Specification page 583

External equipment interface specification
Hide thumbs Also See for B-EP Series:
Table of Contents

Advertisement

8.10.39 CHINESE CHARACTER CODE SYSTEM SET COMMAND [FS] C
Function
Selects a Chinese character code system.
Format
[FS] Cn
Term
ASCII: FS C
Hex: 1Ch 43h
[Parameter]
n: Selecting Chinese character code system
Default value
n: 0
Explanation
(1) For JIS code, valid Chinese character codes are 21 to 7Eh for both the 1st and 2nd
bytes.
(2) For shift JIS code, valid Chinese character codes are as follows:
1st byte: 81h to 9Fh, or E0h to EFh
2nd byte: 40h to 7Eh, or 80h to FCh
(3) There is no impact upon the setting with Chinese or Korean language implemented.
[Program example]
fprintf( stdprn, "\034C\x01");
fprintf( stdprn, "\x44\x7b\n");
fprintf( stdprn, "\034C%c",0x00);
fprintf( stdprn, "\034&");
fprintf( stdprn, "\x44\x7b\n");
fprintf( stdprn, "\034.");
fprintf( stdprn, "\x44\x7b\n");
[Print example]
b7
--
--
--
--
D{
D{
CHAPTER 8 ESC/POS MODE (INTERFACE COMMANDS)
n = 0, 1 (n = 00h, 01h)
--
--
--
/* SHIFT-JIS selected */
/* JIS selected */
/* Beginning of Chinese character */
/* End of Chinese character */
8-56
B-EP Series
b0
0: JIS code system
1: Shift JIS code system

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents