215 
 
Persistence of the 
command 
When printer is powered off 
Stored data will be retained 
Becomes invalid after execution 
Becomes invalid after the job 
 
[Function] 
Stores the graphic pattern data. 
 
[Format] 
<GI>abbbcccdddn~n 
● Parameter 
a       [Selects and sends Hexadecimal or Binary data]          =  H : HEX data 
                                                  B : BIN data 
    HEX data (8 bits data is divided into 4 bits, and outputs as a HEX code corresponding to ASCII.) 
 Binary data (Outputs 8 bits as 1 character data is all at once) 
b       [Specifies the horizontal graphic area in byte]            =    See the table below 
c       [Specifies the vertical graphic area in byte]              =    See the table below 
d       [Registration number] (identification number to recall)       =    Valid range:   1 to 999 
n       [Data]                                     =    Graphic data 
 
[Coding example] 
<A> 
<CC>1 
<GI>H003003001n~n 
<Z> 
 
[Note] 
1. Specify the storage data only. 
2. To change the stored content, clear it with the Clear <*> command and store it again. 
3. The data stored with this command can be printed with the Recall Graphic <GR> command. 
4. If the graphic data is not stored properly, a print error may occur. Refer to the Custom Graphics <G> command for the data form. 
5. Attempts to store using a predefined storage number will result in an error and the targeted content will be printed. 
6. The Card Slot <CC> command must be sent prior to this command. 
 
[Validity] 
 
Max. bytes in horizontal direction
 
Max. bytes in vertical direction