04.01.2015 Views

SB-10 USER'S MANUAL

SB-10 USER'S MANUAL

SB-10 USER'S MANUAL

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

• ENABLE PAPER-OUT DETECTOR<br />

This command restores the function of the paper-out detector.<br />

CODE: 9<br />

HEX:<br />

lB39<br />

DECIMAL: 27 57<br />

BASIC:<br />

CHR$(27) CHR$(57)<br />

REFERENCE: < ESC> 8.<br />

• CANCEL TEXT IN PRINT BUFFER<br />

This command cancels all the data previously stored in the print<br />

buffer of your printer.<br />

CODE:<br />

<br />

HEX: 18<br />

DECIMAL: 24<br />

BASIC:<br />

CHR$(24)<br />

REFERENCE: < DEL ><br />

• INITIALIZE PRINTER<br />

This command is used to reinitialize the printer. The print buffer<br />

is cleared and the form length, character pitch, character set, line<br />

feed pitch, and international character set are all reset to the values<br />

defined by their respective DIP switches. The main difference between<br />

this code and simply turning the printer off isthat download character<br />

RAM is preserved with this command.<br />

CODE: @<br />

HEX:<br />

lB40<br />

DECIMAL: 27 64<br />

BASIC:<br />

CHR$(27) CHR$(64)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!