Microcom 814M Programming Manual User Manual
Page 24
![background image](https://www.manualsdir.com/files/798515/content/doc024.png)
20
ESC = n
[Name]
[Format]
[Range]
[Description]
[Notes]
[Default]
Set peripheral device
ASCII
ESC
=
n
Hex
1B
3D
n
Decimal 27
61
n
0 ≤ n ≤ 255
Disable or enable peripheral device to which host computer sends data.
• The lowest bit of n is effective;
• When the LSB of n is 0, printer is disabled;
• When the LSB of n is 1, printer is enabled’
• When the printer is enabled when power on
When the printer is disabled, it ignores all data except for real-time command (DLE
EOT) until it is enabled by this command.
N = 1
ESC ? n
[Name]
[Format]
[Range]
[Description]
[Notes]
[Reference]
Cancel user-defined characters
ASCII
ESC
? n
Hex
1B
3F
n
Decimal 27
63 n
32 ≤ n ≤ 127
Cancels user-defined characters.
This command cancels the pattern defined for the character code specified by n. After
the user-defined characters are canceled, the corresponding pattern for the internal
character is printed.
If a user-defined character has not been defined for the specified character code, the
printer ignores this command.
ESC &, ESC %