EasyManuals Logo

Citizen Model CMP-10 User Manual

Citizen Model CMP-10
80 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #13 background imageLoading...
Page #13 background image
— 11 —
ESC $ n1 n2
[Function] Specifying the Absolute Positions
[Code] <1B>H<24>H<n1><n2>
[Range] {0 =< n1 =< FF(Hex)}
{0 =< n2 =< 1(Hex)}
[Outline] The printing start position is specified in the number of dots (1/203 inch unit) from
the beginning of line.
The number of dots is divided by 256, whose quotient is taken as n2 and the residual
as n1.
Therefore, the printing start position is equal to n1 + n2 × 256 from the beginning of
line.
[Caution] Specifying beyond the line end is ignored.
[Default] The initial value is not specified.
[See Also] ESC \
[Sample Program]
PRINT #1, CHR$ (&H1B) + “$”;
PRINT #1, CHR$ (0) + CHR$ (0) + “A”;
PRINT #1, CHR$ (&H1B) + “$”;
PRINT #1, CHR$ (50) + CHR$ (0) + “B”;
PRINT #1, CHR$ (&H1B) + “$”;
PRINT #1, CHR$ (0) + CHR$ (1) + “C”;
PRINT #1, CHR$ (&HA);
PRINT #1, CHR$ (&H1B) + “$”;
PRINT #1, CHR$ (100) + CHR$ (0) + “A”;
PRINT #1, CHR$ (&H1B) + “\”;
PRINT #1, CHR$ (&HC2) + CHR$ (&HFF) + “B”;
PRINT #1, CHR$ (&HA);
[Print Results]
050100 256
A B C
B A
>
>
>
>
>
>

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Citizen Model CMP-10 and is the answer not in the manual?

Citizen Model CMP-10 Specifications

General IconGeneral
BrandCitizen
ModelModel CMP-10
CategoryPrinter
LanguageEnglish

Related product manuals