Miscellaneous commandsEpson
Reset most significant bit (MSB) to zero
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC = | 1B 3D | 27 61 |
|
|
|
Resets the most significant bit of all incoming data to zero.
i
This command restricts parameters to the range from 0 to 127.
Set most significant bit (MSB) to one
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC > | 1B 3E | 27 62 |
|
|
|
Sets the most significant bit of all incoming data to one.
i
This command restricts parameters to the range from 128 to 255.
Delete most significant bit (MSB) default
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC # | 1B 23 | 27 35 |
|
|
|
This command deletes the default MSB specification.
Programmer Reference Guide |