Baso BAS-6026 Operating Manual page 7

Mini printer
Table of Contents

Advertisement

The graph or character according to this command is printed by n times with
normal width.
n is within 1-5 range. Default value is "n=1".
This means normal width.
BASIC Program:
10 FOR I=1 TO 5
20 LPRINTER CHR$(27) ; " U " ; CHR$(I) ;
30 LPRINTER "TEST";
40 NEXT I
50 LPRINTER CHR$(13) ;
Print Ex :
The graph or character according to this command is printed by n times with normal width.
ESC V
n is within 1-5 range. Default value is "n=1". This command is set only at the
starting of line, and this line is enlarged by n times.
BASIC Program:
10 FOR I=1 TO 5
20 LPRINTER CHR$(27) ; " V " ; CHR$(I) ;
30 LPRINTER "TEST";
'print string
40 NEXT I
50 LPRINTER CHR$(13) ;
ESC V
Format : ASCII
Decimal
Hexadecimal :
TEST
Format : ASCII
Decimal
Hexadecimal :
Height enlarge
:
ESC
V
:
27
86
1B
56
'from 1 to 5 times
'ESC U command
'print string
'CR command
Height enlarge
:
ESC
V
:
27
86
1B
56
'from 1 to 5 times
'ESC V command
'CR command
- 6 -
n
n
n
n
n
n

Advertisement

Table of Contents
loading

Related Products for Baso BAS-6026

Table of Contents