User manual

A630/A631/A632 Printer Series User Manual Page 33 / 63 Reference: FDE 3106894 Issue F
5 COMMAND DESCRIPTION
5.1 Command conventions
The following information describes how each command is organized:
Command Name: A descriptive name (not the ASCII code) used to identify the command.
ASCII
the ASCII control code
Hexadecimal
the Hexadecimal control code
Comments A brief summary of the command, followed by more detailed information, if necessary.
5.2 Command Summary for Emulation compatible DP1000.
5.2.1 Reset commands
5.2.1.1.1 R
ESET
ASCII
DC1
Hexadecimal 11
Comments: This command causes printer status reset. Printer status is set to single width, normal
height, and no underline. Note that the buffer remains unaltered to avoid any data loss.
5.2.2 Vertical positioning and print commands
5.2.2.1.1 F
EED ONE LINE
ASCII
LF
Hexadecimal 0A
Comments: This command prints and moves the printing position to the beginning of the next line.
If LF and CR are sent, the CR is ignored to avoid a double feed.
Ex: 41 41 41 41 41 0A 41 41 41
AAAAA
AAA
5.2.2.1.2 F
ORM
/
L
ABEL FEED
ASCII
VT
Hexadecimal 0B
Comments: This command will feed 5 fast line feeds in normal mode.