Compuprint 9060LA Programmer Manual User Manual
Page 5

3
Code Description
SP
Space (2/0)
C0 Control Characters are given in figure "Standard 8-bit Code Table (Left Half)".
C1 Control Characters are given in figure "Standard 8-bit Code Table (Right
Half)". In the 7-bit environment, C1 Control Characters can be sent with an
escape sequence provided in the following tables.
Both numeric and selective parameters are interpreted as unsigned decimal
integers, with the most significant digit sent first. For instance, the value 16 is
coded as "16" (3/1 3/6). Leading zeros are allowed but are ignored. Plus and
minus signs are not allowed.
Positioning Controls and Tabs
Mnemonic Function
Command Remarks
BS Backspace 0/8 C0 Control Code
CR Carriage
Return
0/13 C0 Control Code
FF Form
Feed 0/12 C0 Control Code
HT Horizontal
Tab
0/9 C0 Control Code
LF Line
Feed 0/10 C0 Control Code
VT Vertical
Tab 0/11 C0 Control Code
HTS
Horizontal Tab Set,
at current position
8/8
C1 Control Code
7-bit environment: ESC H
IND Index
8/4
C1 Control Code
7-bit environment: ESC D
NEL Next
Line
8/5
C1 Control Code
7-bit environment: ESC E