
22
Mnemonic Function Command Remarks
DECGCR Graphics
Carriage
Return
$ (2/4) Returns active positions to graphics left margins
DECGNL Graphics
Next Line
- (2/13) Returns active position to graphics left margin on
the following line
DECGCI # (2/3) Assigns a color to a color number or selects a
predefined color number.
Graphics
Color
Introducer Followed by parameters
P
c
; P
u
; P
x
; P
y
; P
z
P
c
: Color number (0-255)
P
u
: Universal coordinate system selector: 1=HLS,
2=RGB
P
x
, P
y
, P
z
: color coordinates.
Parameter
Characters
0-9 (3/0) - (3/9) Numeric parameters - used on the above control
codes
Parameter
Separator
; (3/11) Separates parameters - used on the above control
codes
Sixel Data (3/15 – 3/14) Sixel printable characters.
The printer substracts the offset (3F hexadecimal)
from the received code, assigning each of the
remaining low- order six bits to a grid position:
LSB = top pixel
MSB = bottom pixel
Examples: ? (3/15): blank character
@ (4/0): print only top pixel
A (4/1) : print second-from-top pixel
~ (7/15): print one full column
Comentarios a estos manuales