Chapter 3 Configuring The KSSM Emulation With Control Codes
Select DBCS Mode
ASCII Code | FS & |
Hex Code | 1C 26 |
Dec Code | 28 38 |
Purpose | Sets the printer in DBCS mode. |
Comment | In DBCS mode, all the data received by the printer with the |
| MSB set will be paired with the next character to be a DBCS |
| (double byte character system) character. Otherwise, the |
| character will be treated individually as SBCS (single byte |
| character system) character and printed accordingly. |
| The DBCS mode should be set before processing Hangul |
| characters. |
| This command affects the front panel setting of “DBCS/ASCII |
| mode.” |
| The default is DBCS mode. |
Cancel DBCS Mode
ASCII Code | FS . |
Hex Code | 1C 2E |
Dec Code | 28 46 |
Purpose | Cancels DBCS mode. The printer is set back to ASCII mode. |
Comment | A few ESC commands only work in ASCII mode. |
| This command affects the front panel setting of “DBCS/ ASCII |
| MODE.” |
| The default is DBCS mode. |
Select Hangul Myunjo/Gothic Style
ASCII Code | FS k n |
Hex Code | 1C 6B n |
Dec Code | 28 107 n |
Purpose | Selects Myunjo/Gothic style according to the following values: |
| n = 0 or 2 Set Myunjo style |
| n = 1 or 3 Set Gothic style |
| Where: |
| 0 <= n <= 3 |
Comment | The default is Myunjo style. |
62