Microcom 814M Programming Manual User Manual
Page 11

7
FF
[Name]
[Format]
[Description]
[Notes]
[Reference]
Print and feed paper.
ASCII
FF
Hex
0C
Decimal
12
Under page mode, prints the data in the print buffer collectively and returns to standard
mode.
Under standard mode, this command functions the same as a LF command.
The buffer data is deleted after being printed.
This command sets the print position to the beginning of the line.
ESC FF, ESC L, ESC S
CR
[Name]
[Format]
[Description]
[Notes]
[Reference]
Print and carriage return
ASCII
CR
Hex
0D
Decimal
13
When automatic line feed is enabled, this command functions the same as LF;
This command is disabled according to the printer configuration.
When automatic line feed is disabled, this command is ignored.
LF
DLE EOT n
[Name] Real-time status transmission
[Format] ASCII
DLE
EOT
n
Hex
10 04 n
Decimal 16
4
n
[Range] 2
≤ n ≤7, 9 ≤ n ≤11
[Description] Transmits the selected printer status specified by n in real-time, according to the following
parameters:
n = 2: Transmit peripheral equipment status
n = 3: Transmit error status.
n = 4: Transmit paper roll sensor status.
n = 5: Transmit printer status (Equal to first byte data of ASB).
n = 6: Transmit printer status (Equal to second byte data of ASB).
n = 7: Transmit printer status (Equal to third byte data of ASB).