Expanded Memory Function Graphics, Pcx Store - SATO CX Series Programming Manual

Sato printer programming manual cx series
Hide thumbs Also See for CX Series:
Table of Contents

Advertisement

Expanded Memory Function
Expanded Memory Function
Expanded Memory Function
Expanded Memory Function
Command Structure
<ESC>PIaaa,bbbbb,{data}
aaa
bbbbb =
{data} =
Example:
Placement:
Default:
Command Function
To store for later printing a PCX graphic file in Expanded Me-
mory.
Printer Input
BASIC Program to down-load a PCX file to Expanded Memory
Section #1 (first 2MB installed).
OPEN "C:\WIZARD\GRAPHICS\LION.PCX" FOR INPUT
AS #2
DA$ = INPUT$(3800,#2)
C$ = CHR$(27)
WIDTH "LPT1:",255
LPRINT C$;"A";C$;"CC1";
LPRINT C$;"PI001,03800,";DA$
LPRINT C$;"Z";
CLOSE #2
Printer Output
There is no printer output as a result of this command. See
<ESC>PY PCX Graphics Recall command.
Special Notes:
1. This command requires Expanded Memory option. See
2. Graphics cannot be stored as part of a format.
Graphics, PCX Store
Graphics, PCX Store
Graphics, PCX Store
Graphics, PCX Store
=
Storage area number (001 thru 999)
Size of PCX file in bytes
Data
<ESC>PI001,32000,{data}
This command must be placed within its own
data stream
None
your SATO representative for details.
SATO CX Series Printer
83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents