Format Setting Commands - KERN YKN-01 Operating Instructions Manual

Hide thumbs Also See for YKN-01:
Table of Contents

Advertisement

SPRT
40 NEXT I
The print result of the said programs in SP-T16 is as following:
FF
Format: ASCII:
Decimal:
Hexadecimal: 0C
Explanation:
Feed paper to the beginning of the next page.

4.3 Format Setting Commands

ESC C
Format: ASCII:
Decimal:
Hexadecimal: 1B
Explanation:
The page length is set to n character lines. n=0~255, when n=0, the page
length is 256 lines. Default n=40.
ESC N
Format: ASCII:
Decimal:
Hexadecimal:
Explanation:
The binding length is set to n lines. n=0~255, default n= 0. In SP-T,
binding length denotes the number of blank line between one page and the
next page.
Example: set binding length to 3 lines, send the following sequence to the
printer:
ASCII:
ESC
Decimal:
Hexadecimal: 1B
The BASIC programs for sending the said sequence are as below:
LPRINT CHR$(27) ; "N"; CHR$ (3)
FF
12
ESC
27
ESC
27
1B
N
27
78
4E
C
n
67
n
43
n
Set Binding Length
N
n
78
n
4E
n
ETX
3
03
Feed Page
Set Page Length
18

Advertisement

Table of Contents
loading

Table of Contents