Output Solutions ez-2200 Reference Guide

Page of 22
 
20 
16.  Download label and variable settings 
Example 
Description 
^Ftest   
^Q50,0,15 
^W70 
^H10 
^S6 
^E12 
^L 
; Download label to memory card and the label name is “test”. 
C0,0000,+1,serial no. 
; Setting serial number is C0 
V00,10,name 
V01,8,barcode 
V02,6,price 
; Setting three variables V00, V01, V02 
AE,108,306,1,1,1,0,$^V02 
AC,39,27,1,1,1,0,S/N.^C0 
AD,126,78,1,1,1,0,^V00 
BA,108,135,2,5,100,0,1,^V01 
 
 
17.  Recall label format from memory 
Example 1 
Description 
Result 
^Ktest 
0000 
Recall label format without changing 
the label format 
Book 
C0 = 0000 
12345678 
V00 = book 
200.00 
V01 = 12345678 
V02 = 200.00 
~P1 
 
S/N.0000 
book 
 
$200.00 
Example 2 
Description 
Result 
^Ktest 
1111 
Pencil 
12345678 
100.00 
Recall label format and change label 
format 
C0 = 1111 
V00 = pencil 
V01 = 12345678 
V02 = 100.00 
^Q35,0,0 
Changing the size 
^S6 
Changing speed to 6”/sec 
^H10 
Changing darkness to 10 
~P2 
Printing the last label twice 
S/N.1111 
Pencil 
 
$100.00 
 
S/N.1112 
Pencil 
 
$100.00 
Each time you change variable data or label format, repeat to send command from ^Kname to ~Px. 
 
18.  Print head test & Version list 
Example 
Result 
~T 
 
~V 
# # # EZ-4206 # # # 
 
# # # VER. X.XX # # #