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

Page de 43
^T+hhh.mm - Time calculation function 
Syntax 
^T+hhh.mm 
Parameter 
hhh=hours in 3 digits (from 0 to 23 hours). Set how many hours to be added to the current 
time. 
mm=minutes in 2 digits. Set how many minutes to be added to the current time. 
Description 
This command will set the specified time forward based on the printer's current time then 
print it. 
Example 
This sample printer will print current 
time and counting after 10 hours and 
30 minutes time and print: 
 
^Q40,0,0 
^W100 
^H10 
^AT 
^L 
~D04,15,05,12,0,0 
AF,600,102,1,1,0,0,^T 
AF,600,280,1,1,0,0,^T+010.30 
AF,58,52,1,1,0,0,Manufactured Time : 
AF,54,228,1,1,0,0,Expire Time : 
 
 
 
(Printer’s current time) 
Manufactured Time: 12:00:00 
 
 
(10 hours and 30 minutes after current time) 
Expire Time: 22:30:00 
 
 
^Wx - Label width setting 
Syntax 
^Wx 
Parameter 
x=label width (unit: mm), the input range is defined by the specification of printer models.     
Description Label 
width 
setting 
 
^XGET,CONFIG - Return the configure status 
Syntax 
^XGET,CONFIG 
Parameter None 
Description 
The printer will return configure status (the content is same as Self Test page) from RS232 
or USB and display it on Hyper Terminal. 
 
^XSET,ACTIVERESPONSE,n - Active response 
Syntax 
^XSET,ACTIVERESPONSE,n 
Parameter 
n=0, do not return the "ERRORxx" message to PC 
n=1, return the error message (default). When door open, ribbon out… or other error occur, 
the printer will return the "ERRORxx" message to PC   
Description 
Set the Active Response function on/off. 
 
^XSET,BUZZER,n - Set remind beep on/off 
Syntax 
^XSET,BUZZER,n 
Parameter 
n=0, remind beep function off   
n=1, remind beep function on 
Description This 
command can set printer remind beep on/off. When download graphic or font, printer will 
beep once. And use this command can turn off the remind beep function. But it can’t set error 
beep on/off. 
 
^XSET,CODEPAGE,n - Select Code Page 850/852 
Syntax 
^XSET,CODEPAGE,n 
Parameter 
n= 0, code page 850 
n= 1, code page 852 
Description 
Set the code page 
 
 
9