![Custom Engineering TG1260 series User Manual Download Page 33](http://html1.mh-extra.com/html/custom-engineering/tg1260-series/tg1260-series_user-manual_2700882033.webp)
2. PRINTER FUNCTIONS
2-16
TG1260/2460
n
5
3
$
3
6
$
B
1
$
[Name]
Enable or disable the front panel keys.
[Format]
ASCII
ESC c
5
n
Hex
1B
63
35
n
Decimal
27
99
53
n
[Range]
0
≤
n
≤
255
[Description]
Enables or disables the front panel keys.
• When the LSB of
n
is 0, the panel keys are enabled.
• When the LSB of
n
is 1, the panel keys are disabled.
[Notes]
• Only the LSB of
n
is effective.
• In the printer, the panel buttons are the FEED and PRINT keys.
• When the panel keys are disabled, the keys can only operate when reset.
[Default]
n = 0
[Reference]
See the “Panel key” parameter from Setup.
[Example]
n
4
6
$
B
1
$
[Name]
Print and feed paper n lines.
[Format]
ASCII
ESC d
n
Hex
1B
64
n
Decimal
27
100
n
[Range]
0
≤
n
≤
255
[Description]
Prints the data in the print buffer and feeds the paper
n
lines.
[Notes]
• This command sets the print starting position at the beginning of the line.
• This command does not affect the line spacing set by
$1B $32
or
$1B $33
.
• The maximum paper feed amount is 200 lines. Even if a paper feed exceeding 200
lines is set, the printer only feeds the paper by 200 lines.
[Default]
[Reference]
$1B $32, $1B $33
[Example]
9
6
$
B
1
$
[Name]
Total cut
.
[Format]
ASCII
ESC
i
Hex
1B
69
Decimal
27
105
[Description]
This command enables cutter operation; if there is no cutter, a disabling flag is set any
subsequent cutting commands will be ignored.
[Notes]
• The printer waits until all the paper movement commands have been completed
before executing total cut
[Default]
[Reference]
[Example]