Star Micronics NP-255 Product Specifications page 27

2 inch journal printer
Table of Contents

Advertisement

22) Inverted character set and reset
Code
Description
Explanation : n is only valid for the LSB(b0)
The command is only valid when it is assigned at the beginning of a line.
The default value of n is [00] h.
23) 90° clockwise rotated character set and reset
Code
Description
Explanation : underline cannot be assigned to the 90° clockwise rotated
24) Absolute position set
Code
Description: print start position is assigned by dots in 1/203rd of inch from the
25) Relative position set
Code
Description : print start position is assigned by dots from current position
: [1B] h + [7B] h + n
: sets or resets the inverted character function
LSB (b0) has the following meaning
b0
Description
0
resets inverted character
1
sets inverted character
: [1B] h + [56] h + n
: sets and resets 90° clockwise rotated character.
character.
n has the following meaning.
n(hex)
00
reset 90° rotated character
01
set 90° rotated character
:<< ESC $ n1 n2>>
:[1B] h + [24] h +n1 +n2
beginning of line.
*Divide the value of dot by 256, place quotient to n2, and
remainder to n1.
*The print start position is n1 + n2 x 256 from top of the line.
*Setting which exceeds end of line is ignored.
:<< ESC ¥ n1 n2>>
: [1B] h + [5C] h + n1 +n2
in unit of 1/203rd of inch.
Right direction is treated as plus and left as minus.
For assigning N dots in minus direction (left), it will be:
N dots = 65536 - N
Divide dots by 256, quotient is n2 and remainder is n1.
Assigning beyond the end of a line is neglected
23
:<< ESC { n >>
* [00≤n≤FF] h
:<< ESC V n >>
* [00≤n≤01] h
description
* [00≤n1≤FF] h
* [00≤n2≤01] h
* [00≤n1≤FF] h
* [00≤n2≤01] h

Advertisement

Table of Contents
loading

Table of Contents