2
ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual
Chapter —Retrieving and Printing a Form
Example
The form “TEST”, edited in the previous chapter, can be retrieved and
printed from any ASCII sending device using this sequence:
Command
Explanation
↵
CR/LF to start command structure
FR"TEST"
↵
Retrieve form
?
↵
Call for variables
EASYCODER
↵
Substitute variable V00
501SA
↵
Substitute variable V01
Dan
↵
Substitute variable V02
100000
↵
Counter start value C0
P1,2
Print 2 copies of a single label
In this example we have manually substituted variables for testing pur-
poses.
Note:
It is critical to the syntax to send exactly the same
number of variable lines as defined for this label form.
Содержание EasyCoder PD4
Страница 1: ...Programmer s Reference Manual ESim v5 12 for EasyCoder PD4 Bar Code Label Printer ...
Страница 22: ...16 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 3 Setting Up the Printer ...
Страница 134: ...128 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 7 Commands ...
Страница 138: ...132 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 8 Fonts ...
Страница 154: ...148 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 9 Code Pages and Character Sets ...