DC2 A | n |
|
| ||
[Function] |
| Selecting a printing speed | |||
[Code] |
| <12>H<41>H<n> | |||
[Range] |
| 0 £ n £ 1 |
|
| |
[Outline] |
| This command | specifies a printing command. n is valid only for the least | ||
|
| significant bit. |
|
| |
|
|
|
|
| |
|
| n0 |
| Printing Speed |
|
|
| 0 |
| Standard print |
|
|
| 1 |
|
| |
[Caution] |
| If a printing amount is too much for one line, a standard speed will be assumed. | |||
|
| Bar code printout and download bit image printout are automatically done at a | |||
|
| standard speed. At | |||
[Default] |
| n = 1 |
|
|
DC3 n
[Function] | Switching the Red/Black printing |
|
|
| |
[Code] | <13>H<n> |
|
|
|
|
[Range] | 0 £ n £ 255 |
|
|
|
|
[Outline] | This command selects/deselects black/red printout. n is valid only for the least | ||||
| significant bit (n0). |
|
|
| |
|
|
|
|
| |
| n0 | Black based paper | n0 | Red based paper |
|
| 0 | Deselects red printout | 0 | Deselects black printout |
|
| 1 | Selects red printout | 1 | Selects black printout |
|
| When deselected : Assumes a standard | ||||
| When selected : Increases a | ||||
[Caution] | This command is valid only at the beginning of the line. It functions when special | ||||
| purpose paper is used. Printing color becomes thicker on normal thermal paper. | ||||
[Default] | n = 0 |
|
|
|
|
[Sample Program]
LPRINT "ABCDEFG" ;CHR$ (&HA) ;
LPRINT CHR$ (&H13) ; CHR& (1) ;
LPRINT "ABCDEFG" CHR& (&HA) ;
END
[Print Result]
When the normal thermal paper is used
Black print
Red print
When the special purpose paper is used
Standard print
82 | CITIZEN |