Citizen Systems CBM-253 manual Esc @

Models: CBM-253

1 122
Download 122 pages 57.64 Kb
Page 66
Image 66
Esc @

CBM-253 User’s Manual

[Program example]

[Printing result]

LPRINT "AAAAA" ;

LPRINT CHR$ (&HIB) + "=" + CHR$ (0) ;

LPRINT "aaaaa" + CHR$ (&HA) ;

LPRINT CHR$(&HIB) + "=" + CHR$(1) ;

LPRINT "AAAAA" + CHR$ (&HA) ;

Esc @

[Name]

Printer initialization

[Code]

<1B>H <40>H

[Function]

Clears the data in the print buffer, and sets various settings to the initial conditions.

 

(Default conditions)

[Items requiring caution]

 

 

The setting contents of the dip switches will not be read in again during this operation.

 

The data in the receiving buffer will not be cleared during this o peration.

[Program example]

[Printing result]

LPRINT CHR$ (&H1B) + " !" + CHR$ (&H30) ;

LPRINT CHR$(&H1B) + "V" + CHR$(1);

LPRINT "AAA" + CHR$ (&HA) ;

LPRINT CHR$ (&H1B) + "@" ;

LPRINT "AAA" + CHR$ (&HA) ;

54

CITIZEN

Page 66
Image 66
Citizen Systems CBM-253 manual Esc @