
3-42STARCommandSpecications
Rev. 0.70
ESC m n1 n2 d1 d2 … dk m n1 n2 d1 d2 … dk m n1 n2 d1 d2 … dk
[Name] 9/16/18bitimagegraphics
[Code] ASCII ESC ^ m n1 n2 d1 d2 .. dk
Hexadecimal 1B 5E m n1 n2 d1 d2 .. dk
Decimal 27 94 m n1 n2 d1 d2 .. dk
[DenedArea] Spec.1
0 ≤ m ≤1(“0”≤ m ≤“1”)
Spec. 2
[9W Printer]
0 ≤ m ≤1(“0”≤ m ≤“1”)
[18W Printer]
0 ≤ m ≤5(“0”≤ m ≤“5”)
1 ≤(n1+n2x256)=printableregion
0 ≤ d ≤ 255
[Initial Value] ---
[Function] Thiscommandprintsbitimageswithonlythedatacountdeterminedbyn1,andn2atstandardordouble
density.
Specify the horizontal print dot count (row) using n1 + n2 x 256 dots.
•m=0: Printstandarddensity9dotbitimages.
Themaximumnumberofdotsinthehorizontaldirectionisthetotalnumberofdots.
•m=1: Printdoubledensity9dotbitimages.
Themaximumnumberofdotsinthehorizontaldirectionisthetotalnumberofhalfdots.
Dots adjacent in the horizontal direction do not print.
•m=2: Printstandarddensity16dotbitimages.
Themaximumnumberofdotsinthehorizontaldirectionisthetotalnumberofdots.
•m=3: Printdoubledensity16dotbitimages.
Themaximumnumberofdotsinthehorizontaldirectionisthetotalnumberofhalfdots.
Dots adjacent in the horizontal direction do not print.
•m=4: Printstandarddensity18dotbitimages.
Themaximumnumberofdotsinthehorizontaldirectionisthetotalnumberofdots.
•m=5: Printdoubledensity18dotbitimages.
Themaximumnumberofdotsinthehorizontaldirectionisthetotalnumberofhalfdots.
Dots adjacent in the horizontal direction do not print.
Note • Data exceeding the maximum number of dots or the right margin is ignored.
• Total number of dots and total number of half-dots follows the memory switch setting.
(See the specications manual)
• When m is outside the dened area, the following process occurs.
Spec. 1
• Data after n1 is processed as normal data.
Spec. 2
• The dots for the horizontal print dot count (row) n1 + n2 x 256 are discarded.
• When printing of the bit image is ended, the system returns to normal data processing.