5. Extended setup options
IBM Alternate graphic mode (AGM) (Valid in IBM mode)
This function enables the IBM emulation to work similar to the Epson emulation in high density graphics. The table below describes the differences in their related control codes.
16 AGM IBM |
|
|
| ||
|
|
|
|
|
|
AGM: | NO |
|
|
| |
AGM: | YES |
|
|
| |
|
|
|
|
| |
|
| Command | AGM: NO | AGM: YES | |
|
| ESC 3 n | Set n/216" line spacing | Set n/180" line spacing | |
|
| ESC J n | Line feed n/216" | Line feed n/180" | |
|
| ESC A n | Set n/72" line spacing | Set n/60" line spacing | |
|
| ESC * | Not supported | Set various graphic modes | |
|
|
|
|
|
|
Carriage return (CR)
A carriage return (ASCII code 0Dh or 13) causes data in the buffer to be printed and the carriage to be moved to the left most print position at the same line. The following option can be selected when issuing a carriage return. Refer to the specification of your application for correct selection.
17 CR SETTING
CR: CR ONLY
CR: CR+LF
CR: AT FEED
........... Carriage return without a line feed
........... Carriage return with a line feed
........... Autofeed signal enabled
Note: Autofeed is effective for the system using parallel interface with AUTO FEED signal to control the the carriage return with or without a line feed. The autofeed signal must be low when the printer is initialized in order to add a line feed to every CR code.
Line feed (LF)
This function selects whether to execute the carriage return operation when receiving the line feed command (LF code).
18 LF SETTING
LF: LF ONLY
LF: LF+CR
........... Line feed without a carriage return
........... Line feed with a carriage return
39