LR2000 Programming Manual V1.2
[Format] ASCII ESC m
Hex 1B 6d
Decimal 27 109
[Description] ESC m select a paper cutting mode and then partial cut the paper.
ESC 9 n
[Name] Select Chinese code format
[Format] ASCII ESC 9 n
Hex 1B 39 n
Decimal 27 57 n
[Description] Select Chinese code format, n from the character code table as follows:
0: GBK code
1: UTF-8 code
3: BIG5 code
NOTE:This version does not support English.
FS p n m
[Name] Print NV bit image
[Format] ASCII FS p n m
Hex 1C 70 n m
Decimal 28 112 n m
[Range] 1 n 255
0 m3 , 48 m 51
[Description] Prints NV bit image n using the mode specified by m.
n is the number of the NV bit image (defined using the FS q command).
m specifies the bit image mode.
[Detail] NV bit image is a bit image defined in non-volatile memory by FS q and printed by
FS p.
This command is not effective when the specified NV bit image has not been
defined.
In standard mode, this command is effective only when there is no data in the print
buffer.