Double Byte Code Page Select

Format

1F 28 67 0F nn

Where:

nn = Double byte character code page font

nn = 00, Japanese JISX0208 (Shift JIS)

nn = 01, Korean (KSC5601-87)

nn = 02, Simplified Chinese (GB2312-80)

nn = 03, Traditional Chinese (Big-5)

Default:

nn = 01

Description

This command selects the Double Byte Code Page. This command requires the Set font size 1F 28 67 01 02 command & Enable double byte character mode 1F 28 67 02 01.

Example:   

Select the font size: 1F 28 67 01 02

Enable Double Byte Mode: 1F 28 67 02 01

Select Double Byte Code Page: 1Fh 28h 67h 0Fh 02h

Send Double Byte Character: B0 A2