5525B/31/32 Line Matrix Printer LinePrinter Plus Programmer's Reference

Paper Out Detection, Disable
129
Paper Out Detection, Disable
ASCII Code ESC 8
Hex Code 1B 38
Dec Code 27 56
Purpose Enable printing to the end of the paper supply when a paper out
condition is sensed.
Discussion The printer decodes and ignores this command.
Pass Bit 7 from Host
ASCII Code ESC #
Hex Code 1B 23
Dec Code 27 35
Purpose Passes bit 7 (the eighth and most significant bit) whether it is 1
or 0, thereby cancelling ESC > and ESC =.
Discussion This command affects only text and control code data; bit 8 of
graphics data is always passed through.
Printer Select
ASCII Code DC1
Hex Code 11
Dec Code 17
Purpose Places printer in the selected state.
Discussion The configuration parameter Printer Select must be set to
Enable. Refer to the
User’s Manual
for information about this
menu option.
This control code allows the printer to receive and print data from
the host if it was deselected by DC3. If the printer was not
deselected by DC3, this code is ignored.
Printer Deselect
ASCII Code DC3
Hex Code 13
Dec Code 19
Purpose Places printer in the deselected state.
Discussion The configuration parameter Printer Select must be set to
Enable. Refer to the
User’s Manual
for information about this
menu option.
When the printer receives this command it ignores data until a
DC1 (Printer Select) command is received.