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

Page de 43
^XSET,SLASHZERO,n - Slashed zero 
Syntax 
^XSET,SLASHZERO,n 
Parameter 
n=0, without slash, 
n=1, with slash 
Description 
Set all zero to be printed as slashed zero. 
Example ^XSET,SLASHZERO,1 
^Q60,0,0 
^L 
AA,81,15,1,1,0,0,A0123 
AB,81,41,1,1,0,0,B0123 
AC,81,71,1,1,0,0,C0123 
AD,81,111,1,1,0,0,D0123 
AE,81,160,1,1,0,0,E0123 
AF,81,230,1,1,0,0,F0123 
AG,81,298,1,1,0,0,G0123 
AH,81,396,1,1,0,0,H0123 
 
 
^XSET,SMARTBACK,n - Smart backfeed 
Syntax 
^XSET,SMARTBACK,n 
Parameter n=0, 
OFF 
n=1, ON 
Description 
This function can reduce the process time when the stripper or the cutter been used. Use 
this command, when the prior label is waiting for cut or strip, the partial contents of the next 
label will be printed. After the label has been cut or stripped, the printer will continue print 
the rest contents of the next label. 
(For stripper) 
^XSET,SMARTBACK,1 
^Q100,3 
^E30 
^O1 
^P3 
^L 
R18,18,750,774,10,10 
Example 
(For Cutter) 
^XSET,SMARTBACK,1 
^Q100,3 
^E30 
^D1 
^P3 
^L 
R18,18,750,774,10,10 
 
1. Printer will print out first label and part of second 
label 
2. After taking label away, printer continues printing
second label and part of third label. 
3. After taking label away, printer print out third   
label. 
 
 
 
 
^Yb,p,d,s - Serial Port communication setting 
Syntax 
^Yb,p,d,s 
Parameter 
b: Baud Rate (48 or 96 or 19 or 38 or 57 or 11); 48=4800bps; 96=9600bps; 19=19200bps; 
38=38400bps; 57=57600bps; 11=115200bps 
p: Parity (N, O, E); N=none parity; O=odd parity; E=even parity 
d: Number of data bits (7 or 8) 
s: Number of stop bits (1 or 2) 
Description 
Serial Port communication setting 
 
 
13