EasyManua.ls Logo

TallyGenicom Matrix Printer - Page 399

TallyGenicom Matrix Printer
409 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Refer to the section "Secured/Unsecured Mode" at the front of the Manual for detailed
description of the secured/unsecured mode.
Data Structure ASCII SI n ... n SI
hex. 0F n ... n 0F
dec. 15 n ... n 15
n = all printable characters (> hex.1F, dec.31)
Example REM Example Character Densities
OPEN "lpt1:" FOR RANDOM AS #1
WIDTH #1, 255
PRINT #1, CHR$(27); "[?11~";
PRINT #1, CHR$(16); "4"; CHR$(25);
PRINT #1, CHR$(27); "[6w"; :REM 15CPI
PRINT #1, CHR$(15); "LCP ";CHR$(15);
PRINT #1, CHR$(27); "[5w"; :REM 12CPI
PRINT #1, CHR$(15); "LCP ";CHR$(15);
PRINT #1, CHR$(27); "[4w"; :REM 10CPI
PRINT #1, CHR$(15); "LCP ";CHR$(15);
PRINT #1, STRING$ (5, 10);
END
44 Large Character Printing (LCP)

Table of Contents

Related product manuals