D-F0472 NP-2411/3411 Product Specifications Ver. 1.00
42
25) [Switch of built-in Language Fonts] «ESC T n»
Code : [1B]h + [54]h + n
*[00
≤
n
≤
03]h
Switching built-in fonts.
* “n” has the following meaning.
n(hex) Built-in
font
00 Japanese
01 Chinese
02 Korean
03 Greek
*Initial value of “n” is a setting of MS2-2, MS2-3 Memory switch.
*This command is same function as the «FS T n»
*Command of [Printer Initialization] resets to value, set in MS2-2, MS2-3 Memory switches.
26) [90º Clockwise Rotated Character SET/RESET] « ESC V n »
Code: [1B]h + [56]h + n
*[00
≤
n
≤
01]h
SET/RESET 90º clockwise rotated character.
* When 90º clockwise rotated character is set, [Underline Setting] is INVALID.
* “n” has the following meaning.
n(hex) Descriptions
00
RESET 90º rotated character
01
SET 90º rotated character
* Default value of “n” is [00]h.
27) [Relative Position Setting] « ESC ¥ n1 n2 »
Code: [1B]h + [5C]h + n1 + n2
* [00
≤
n1
≤
FF]h
**[00
≤
n2
≤
FF]h
Sets print start position by dots in 1/203 inch unit counting from the current position.
Divide the value by 256 and quotient shall be “n2” while remainder is “n1”.
Rightward defines plus, leftward defines minus.
When “n” dot is set on rightwards, the value is (“n1” + “n2” x 256).
When “n” dot is set on leftwards, the value is set by “n” complement.
“n” dot = 65536 - n
Setting which exceeds end of the line is disregarded.
28) [Position Alignment] « ESC a n »
Code: [1B]h + [61]h + n
*[00
≤
n
≤
02]h
Aligns print data in a line at the designated position.
(Except for definite bit image)
* “n” has the following meaning;
n(hex) Position
00 Left
alignment
01 Centering
02 Right
alignment
* Effective only when input in beginning of the line.
* Default value of “n” is [00]h