Star Micronics NB-15 user manual Escvchr$O

Page 83

.

 

75

Table

7-1

Some miscellaneous commands

Function

Cotitrol code

Soundbell

CHRW)

---Masterreset

(ESC) “@”

IOffline

I CH--lR$(19)

IOn line

ICHI@x17)

Paper-outdetectoroff

(ESC) “8”

Paper-outdetectoron

(ESC) “9”

.

W8)

move mintheadbackonesnace1CHI

Deletelastcharactersent

CHR$(127)

Canceltextinprintbuffer

CHR$(24)

1Immediate-minton

I’(E.pSC)“i”1

1Immediate-mintoff

I(ESC) “i”f1

Addn dotspacesbetweencharacters1(ESC) CHR$(32)CHR$(n)

 

1(ESC>“V”CHR$(n)

Repeatcharacters

CHR$(ml)...CHR$(mx)

 

(ESC)“V”CHR$(O)

n Backspace, delete, and cancel text

Backspace (CHR$@)) “backs up” the printhead so that you can print two characters right on top of each other. Each time your printer receives a backspace it moves the printhead one character to the left, instead of to the right. You can St&e over multiple letters by sending more than one backspace code.

Delete (CHR$(127)) also “backs up” one character, but then it “erases” the previous character (it’s erased from your printer’s buffer, not from the paper).

Cancel text (CHR$(24)) deletes all the text in the print buffer; that is, in the line before the delete text command. Since your printer prints one line of text at a time, only that line will be deleted.

The following program shows how these codes works.

10 ’ Backspace, delete, and cancel line

20 LPRINT “BACKSPACE DOES NOT”;

30 LPRINT CHR$(S);CHR$(S);CHR$(8);

40 LPRINT **===WORK”

50 LPRINT “DELETE DOES NOT”;

60 LPRINT CHR$(127);CHR$(127);CHR$(l27);

70 LPRINT “WORK”

80 LPRINT “CANCEL LINE”;

Image 83
Contents USER’S MANUAli Tatement Special Message to the New Owner Table of Contents CHR$ Chapter Controlling with BasicChapter Special Features of the Printer Functions of the Connector Signals TRS-80 Basic Appendix G Serial Interface SpecificationsSetting UP Your Printer Page Tion and movement for both removing and replacing the cover Page Print head Printer Slide the I/F board into the slot Page Getting to Know Your Printer Page Page Page Selecting and Loading Paper ‘igure 2-4. Raise the paper guide for loading single sheets You can insert a sheet of paper by using the release lever To align paper that is not in straight Sprocket cover You can raise While trrnirrgon the power Self-test DIP switch 2-2 on Efgh!jklmnopqr¶tuvwxyz~ ?lSS&‘ TOF During normal operation Connecting the Printer Page Memo Using Commercial Software Page Ascii Using Your Printer with Word Processors Page Memo Controlling With Basic List PR#ONEW Lprint Testing RUN ESC W Lprint CHR$27WCHR$l Lprint CHR$27WCHR$49 Lprint CHRS27Wl Memo Printing Text Lprint CHR$27 xl ESC Lprint Overlined OFF ESCLprint Undelined Boldface on Escso When you run this program you should get this Demonstration Condensed Here’s what you should get from this program OFF Elite mint Summary notes Memo Formatting Text This is what you will get This Line Spacing is SET to Run the program again. Now the results will look like this Here is what your printer will produce Lprint CHRS12 Line NumberIOI ESCNCHR$n Lprint this is LINE1 Next This is Line Return TWO Three Four ONE This command sets the horizontal tab to every eight columns Next Try thisprogram tosee how this works Lprint CHR$11 First TAB Lprint CHR$llFIFTH TAB CHR$O Lprint 2ND TAB of CHANNEL’ Memo Special Features Printer Lprint CHR$7 ESCVCHR$O Here is what this program will print Lprint CHR$27il Printing direction commands Function Control code Next Lprint Lprint Eighth bit controls Next J 129 LPRINTCHR$27 LPRINTCHR$27= Lprintlprint Double This is Double Sized Printing Lprint CHR$I Next LprintPage Creating Your OWN Characters Print Matrix Defining Your OWN Characters Usethisgridoronesimilartoittodefineyourown draftcharacters Wrong 128 Assigningavalueofcharacterspace Characterdesignsforthetwographsymbols Page Read MM LPRINTCHR$MM Next M Next N Lprint LPRINTCHR$I Next Lprint CHR$I Next LprintLprint LPRINTGERMANYCHR$9 Lprintscales Read MM Lprint CHR$MM Next M Data 1, 9, 2, 31,253,64, 32, 1,128,80MO+ml +m2 105 106