Specifications

Table Of Contents
Example 16 -
Counter Justification
This example demonstrates the counter justifi
-
cation setting (p
2
=L,R,C and N) for printing
of the counter data field (p
3
= variable data
field size parameter).
The example uses the A (Text) command’s re
-
versed text data field to show how the printer
treats the different justification options.
Example 16:
¿
FK"EXAM-16"¿
FS"EXAM-16"¿
C0,15,L,+1,"Counter 1"¿
C1,15,R,+1,"Counter 2"¿
C2,15,C,+1,"Counter 3"¿
C3,15,N,+1,"Counter 4"¿
C4,15,L,+1,"Counter 5"¿
C5,15,R,+1,"Counter 6"¿
C6,15,C,+1,"Counter 7"¿
C7,15,N,+1,"Counter 8"¿
D8¿
Q609,24¿
q784¿
A50,25,0,1,2,2,R,C0¿
A50,100,0,1,2,2,R,C1¿
A50,175,0,1,2,2,R,C2¿
A50,250,0,1,2,2,R,C3¿
A50,325,0,1,2,2,R,"Field 5-"C4¿
A50,400,0,1,2,2,R,"Field 6-"C5¿
A50,475,0,1,2,2,R,"Field 7-"C6¿
A50,550,0,1,2,2,R,"Field 8-"C7¿
FE¿
¿
¿
FR"EXAM-16"¿
?¿
1¿
2¿
3¿
4¿
5¿
6¿
7¿
8¿
P1,1¿
¿
?¿
01¿
H-32
980009-001 Rev.F
Appendix H - Programming Examples