Output Solutions ez-1000plus Guide De Référence

Page de 43
~Jx - Bit-Mapped font download 
Syntax 
~Jx 
Parameters 
x = character; From a ~ z or A ~ Z; the amount is up to 26 characters. 
Description 
The command used for font loading is usually generated by QLabel label creation software. 
The printer will beep once after downloaded. If you use the same file name, the printer will 
show “REPEAT FILE NAME”, and the download will not be accepted. The downloaded font 
is compatible with the HP Laser Jet II Plus (PCL-4). 
Download the “HVR0OE1A.SFP” text file to external memory card. Use “A” to do the 
character code name. 
Example 
~JA 
; Define A as HVR0OE1A.SFP 
 
COPY HVR0OE1A.SFP PRN/B 
; Send the order with the DOS mode 
 
~Kn - Response from RS-232 
Syntax 
~Kn 
Parameter 
n = 0, disable. 
n = 1, enable. 
Description 
Respond a “Y” signal from RS-232 back to host after each printing is done. 
 
~L,DBASE,x,y - Download dBase III to Printer 
Syntax 
~L,DBASE,x,y 
data… 
Parameter x=database 
name 
y=database size (unit: byte) 
Description 
This command can download dBase III file to printer. 
Example ~L,DBASE,customer,364 
…(Data of customer.dbf) 
 
~L,SERIAL,name,data - Download serial file to printer 
Syntax 
~L,SERIAL,name,data… 
Description 
name = serial file name 
data = serial file data 
Example 
Download serial file to printer. 
 
~MDEL - Clear all memory of printer 
Syntax 
~MDEL 
Parameter None 
Description 
Clear all memory of printer (Asia font is not included) 
 
~MDELn,name - Delete specific file from memory 
Syntax 
~MDELn,name 
Parameter 
n= D, database 
A, Asia font 
C, TTF font 
E, Bit-Mapped font 
F, label form 
G, graphic 
S, serial file 
T, text 
B, Unicode Table 
name: The name of the graphic, form, Bit-Mapped font or others. 
*Note: The ‘name’ of Asia font, TTF font and Unicode Table is ID tag. 
Description Delete 
specific 
file from printer’s memory 
~MDELD,customer Delete 
“customer” 
database. 
Example 
~MDELG,Bus 
The graphic “Bus” will be deleted 
 
 
15