D-F0399 NP-266S/366S Specifications Ver.0.01 Provisional
28
20) Panel switch enable/disable:<< ESC c 5 n >>
Code
: [1B] h + [63] h + [35] h + n
* [00
≤
n
≤
FF] h
Changes the FEED switch valid or invalid.
* “n” is only valid for LSB (b0)
* “n” bit has a following meanings
b0 Description
0
enable FEED switch
1
disable FEED switch
* Default value of “n” is [00] h.
21) Print and “n” line feed:<< ESC d n >>
Code
: [1B] h + [64] h + n
* [00
≤
n
≤
FF] h
Prints the data in the print buffer and feeds paper by “n” lines.
*The setting value by this command will not remain, so please set the value every time
you use this command.
* Beginning of a line is a print start position.
* If there is print data remained, line feed is activated for the same height of character.
22) Character code table select:<< ESC t n >>
※
It is effective when selected Japanese or Korean character font.
Code
: [1B] h + [74] h + n
* [00
≤
n
≤
06] h
Selects character code table.
“n” value has following meaning.
n(Hex)
character code table
00
Non-Japan character code table
01
Japan character code table
02
Code Page 858
03
Code Page 1250
04
Code Page 1251
05
Code Page 1252
06
Code Page 1254
* The default value of “n” is [01] h.