SATO M8485S Betreibershandbuch Seite 145

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 228
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 144
Memory Card Function
Graphics, PCX Store
Command Structure <ESC>PIaaa,bbbbb,{data}
aaa = Storage area number (001 thru 999)
bbbbb = Size of PCX file in bytes
{data} = Data
Example: <ESC>PI001,32000,{data}
Placement: This command must be placed within its own data
stream
Default: None
Command Function To store for later printing a PCX graphic file in the Memory Card.
Printer Input BASIC Program to Download a PCX file to Memory Card #1,
Location #1
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 Memory Card option. See your SATO
representative for details.
2. Graphics cannot be stored as part of a format.
3. Only black and white PCX files can be stored.
4. The file size specified by this command is the DOS file size in bytes.
Section 5. Programming Reference
SATO “S” Print Engines 9001034 Rev E Page 5-89
Seitenansicht 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 227 228

Kommentare zu diesen Handbüchern

Keine Kommentare