Intermec EasyCoder 501XP Programmer's Reference Manual page 18

Intermec easycoder 501xp: reference guide
Hide thumbs Also See for EasyCoder 501XP:
Table of Contents

Advertisement

Chapter 3 — Principles of Operation
Layout and Printable Data in One Sequence
Continuous String
Enter the instructions as a continuous string, where the instructions are
separated by colons (:).
BF ON:BF "Swiss 721 BT",6:PP 10,10:
PX 430,340,15:PP 30,30:PM "GLOBE.1":
PP 75,270:BT "CODE39":PB "ABC":PP 75,220:
FT "Swiss 721 BT",6:PT "My FIRST label":PF ↵
Line-by-Line
You can also send the same string line by line:
BF ON ↵
BF "Swiss 721 BT",6 ↵
PP 10,10 ↵
PX 430,340,15 ↵
PP 30,30 ↵
PM "GLOBE.1" ↵
PP 75,270 ↵
BT "CODE39" ↵
PB "ABC" ↵
PP 75,220 ↵
FT "Swiss 721 BT",6 ↵
PT "My FIRST label" ↵
PF ↵
A label looking like this should be printed regardless if you use a continu-
ous string or send the instructions line-by-line:
12
Intermec Direct Protocol v7.80 Programmer's Reference Manual
(enable bar code interpretation)
(select bar code interpr. font)
(insertion point for box fi eld)
(insertion point for image fi eld)
(insertion point for bar code fi eld)
(select bar code type)
(input data to bar code fi eld)
(insertion point for text fi eld)
(select font for text fi eld)
(input data to text fi eld)
(create a box)
(select image)
(print one label)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents