Chapter 3 Configuring The KSSM Emulation With Control Codes
Set Intercharacter Spacing Of SBCS Character (Hangul Extension)
ASCII Code | FS T n1 n2 | |
Hex Code | 28 54 n1 n2 | |
Dec Code | 1C 84 n1 n2 | |
Purpose | Sets intercharacter space to the left and right of the SBCS | |
| character. | |
| n1 | Specifies the space to the left of the printed character in |
|
| 1/180 of an inch. |
| n2 | Specifies the space to the right of the printed character in |
|
| 1/180 of an inch. |
The units of n1 and n2 are 1/180 inch.
Where:
0 < n1 < 127
0 < n2 < 127
Comment A DBCS character with a
This command only affects SBCS characters when the FS V command is set.
The default is n1 = 0, n2 = 2.
Set Left Margin
ASCII Code | ESC I n |
Hex Code | 1B 6C n |
Dec Code | 27 108 n |
Purpose | Sets the left margin to n columns in the current character pitch, |
| as measured from the |
| Where: |
| 1 <= n <= 255 |
| 0 < left margin < right margin |
Comment | In DBCS mode, the character pitch is according to the width of |
| the DBCS character. |
| This command affects the front panel setting of “Left Margin.” |
| The default depends on the |
70