2016/08/25
Revision: 2
Page:
45
5.1.21 Select color ESC (r nL nH m n
ESC (r nL nH m n
Ver 1.00
[Name]
Select color
[Setting]
[Format]
1BH, 28H, 72H, nL, nH, m, n
[Range of Definition]
nL=02H, nH=00H
m=00H, 01H
n=00H, 01H, 02H, 04H
[Function]
1) The print color is selected according to the values of m and n.
m
n
Print color
00H
00H
Black
00H
01H
Magenta
00H
02H
Cyan
00H
04H
Yellow
2) If either m or n has a value other than those above, this command is ignored.
3) This command is only effective in graphics mode.
[Initial State]
Black is selected.
[Related Commands]
[Setting] Commands whose settings are affected by this command.
None
[Setting] Commands that change the effects of this command.
The ESC @ command selects black.
[Operation] Commands whose functionality is affected by this command.
None
[Operation] Commands that change the effects of this command.
The ESC (G command puts the printer in graphics mode.