Unit 5: Optional Command Codes
SATO GL4xxe SBPL Programming Reference Page 5-19
PCX FILE, RECALL
FUNCTION
To recall for printing a graphic file previously stored in a PCX format in the Memory
Card.
FORMAT
<ESC>PYaaa
aaa = Storage number (001 to 999)
This command must be placed within its own data stream specifying the placement of
the graphic.
EXAMPLE
Normal Rotation
<ESC>A<ESC>CC1
<ESC>V0100<ESC>H0050<ESC>PY001
<ESC>Q1<ESC>Z
Rotate Base Reference Point
<ESC>A<ESC>CC1<ESC>%1
<ESC>V0330<ESC>H0160<ESC>PY001
<ESC>Q1<ESC>Z
2nd Rotation, Base Reference Point
<ESC>A<ESC>CC1<ESC>%2
<ESC>V0330<ESC>H0600<ESC>PY001
<ESC>Q1<ESC>Z
3rd Rotation, Base Reference Point
<ESC>A<ESC>CC1<ESC>%3
<ESC>V0100<ESC>H0800<ESC>PY001
<ESC>Q1<ESC>Z
OUTPUT
(5-7)
NOTES
This command requires Expanded Memory option. See your SATO representative for
details. See the <ESC>PI Store PCX Graphics command.