Star Micronics NX-2480 Printer User Manual


 
Graphics commands
Print normal-density 8-bit graphics
MODE
ASCII Decimal Hexadecimal
Both
<3 SC> “K”
,,2j
~J ~~ :] ]
1B 4B r]J
112
mi m2 II2 mi m2 112 m1 !T12
Prints bit-image graphics at 60 dots per inch horizon-
tally. The graphic image is 8 dots high and (nl + n2 x
256) dots wide. Maximum width is 8 inches (480 dots).
ml, M2, ... are the dot data, each a l-byte value from O
to 255 representing 8 vertical dots, with the most signif-
icant bit at the top and the least significant bit at the
bottom. The number of data bytes must be
nl + n2 x
256.
Dots beyond the right margin are ignored. On com-
pletion of bit-image printing the printer returns auto-
matically to character mode.
Print double-density 8-bit graphics
MODE ASCII Decimal Hexadecimal
Both
<E SC> “L”
nl
27 76 [11 1B 4C n 1
rlz
ml ,712
n2 *71 m2 II2 mZ ,m2
.
Prints bit-image graphics at 120 dots per inch horizon-
tally (maximum 960 dots wide). See the <ESC> “K” com-
mand for other information.
Print double-densit~ double-speed 8-bit graphics
MODE ASCII Decimal
Hexadecimal
Both
<~~(=) -y,, nl
27 89 nl
1B 59
Ii1
nz ml
m2
,q2 ,71 mz
n 2 ml m2
Prints bit-image graphics at 120 dots per inch horizon-
tally (maximum 960 dots wide), skipping every second
dot in the horizontal direction. See the <ESC> “K” com-
mand for other information.
Page 121