Intermec EasyCoder PD4 Programmer's Reference Manual page 30

Esim v5.12 bar code label printer
Hide thumbs Also See for EasyCoder PD4:
Table of Contents

Advertisement

Chapter 5—Editing in Form Edit Mode
Complete List of the Example
Command
FK"TEST"↵
FS"TEST"↵
V00,15,N,"Enter Product name:"↵
V01,10,L,"Enter Model number:"↵
V02,8,N,"Checked by:"↵
C0,6,L,+1,"Enter Serial Number:"↵
X0,0,4,752,584↵
LO0,144,752,4↵
LO440,232,4,160↵
A40,400,1,1,1,1,N,"Made in Sweden"↵
A24,160,0,5,1,1,R,V00↵
A24,250,0,4,1,1,N,"MODEL: "V01↵
A472,312,0,4,1,1,N,"Checked by: "V02↵ Write text, fixed data + 3:rd variable
A24,312,0,4,1,1,N,"SERIAL#: "C 0↵
B280,440,0,1,2,3,96,B,"S"C 0↵
GG24,12,"LOGO"↵
FE↵
24
ESim v5.12 for EasyCoder PD4—Programmer's Reference Manual
Explanation
CR/LF to start command structure
Delete current form named TEST
Start store form named TEST
Define 1:st variable
Define 2:nd variable
Define 3:rd variable
Define counter
Draw a box
Draw a line
Draw a line
Write a 90˚ text line of fixed data
Write 1:st variable text field
Write text line, fixed data + 2:nd variable
Write text line, fixed data + 1:st counter
Write barcode, fixed data + 1:st counter
Write graphic from graphics memory
Closing command to store form

Advertisement

Table of Contents
loading

Table of Contents