lmmedia te print
Mode ASCII Decimal Hexadecimal I
< ESC > “i” “1” 27 105 49 1B 69 31
Both < ESC > “i” Cl> 27 105 1 1B 69 01
Selects the immediate print mode, in which the printer prints each
character as soon as received. At every pause in the incoming data stream
the printer scrolls the paper up about 2 inches so that the current line
can be seen. When the next character is received the paper is scrolled
back down and printing continues. This command is ignored when friction
feed is used.
Cancel immediate print
Mode ASCII Decimal Hexadecimal
< ESC > “i” “0” 27 105 48 1B 69 30
Both - < ESC > “i” co> 27 105 0 1B 69 00
Cancels the immediate print mode. The printer waits for each line to be
completed before printing it, and does not scroll the paper up and down.
This command is ignored when friction feed is used.
Set printer off-line
Model ASCII 1 Decimal Hexadecimal I
Std. <DC3> 19 13
IBM <ESC> “Q” <3> 27 81 3 1B 51 03
Sets the printer off-line. The printer disregards all subsequent characters
and commands except < DC1 >, which returns it to the on-line state.
The printer’s On Line indicator does not go off.
Set printer on-line
Mode ASCII Decimal Hexadecimal
Both 1 <DCl> I 17 I 11
Returns the printer to the on-line state, allowing it to receive and process
all subsequent characters and commands. This command is ignored if
the printer was set off-line by pressing the On Line switch on the control
panel.