Master Select One-Line Attribute In DBCS Mode
Master Select One-Line Attribute In DBCS Mode
| ASCII Code | ASSC | 0 | ! | n |
| |||
| Hex Code | ASSC | 30 | 21 | n |
| |||
| Dec Code | ASSC | 48 | 33 | n |
| |||
| Purpose | Where: |
|
|
|
|
| ||
|
|
| 0 < = n < = 255 |
|
|
| |||
|
|
| Select any combination of several | ||||||
|
|
| or clearing the appropriate bit in the n parameter, as show in | ||||||
|
|
| the table below. |
|
|
| |||
|
|
|
|
|
|
|
| ||
Bit |
| On/Off |
| Hex |
| Dec | Function | ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
| Off |
|
| 00 |
|
| 0 | Cancel double width |
|
| On |
|
| 04 |
|
| 4 | Select double width |
|
|
|
|
|
|
|
|
|
|
3 |
| Off |
|
| 00 |
|
| 0 | Cancel double height |
|
| On |
|
| 08 |
|
| 8 | Select double height |
|
|
|
|
|
|
| |||
| Comment | These attributes are canceled when the printer receives the | |||||||
|
|
| following commands: LF, FF, VT, and CR. |
This command takes effect only in DBCS mode.
Pair Two Characters in Vertical Printing
ASCII Code | FS D d1 d2 |
Hex Code | 1C 44 d1 d2 |
Dec Code | 28 68 d1 d2 |
Purpose | Aligns two rotated characters to fit the space occupied by a |
| normal size rotated character where d1 is the lower character |
| and d2 is the upper character. Both d1 and d2 can be SBCS |
| characters or DBCS characters. If the character is a DBCS |
| character, it will automatically be |
Comment | This command has an effect only in vertical printing mode. |
| Only two characters are combined at a time. |
49