Argox PA-60 User Manual Page 30

  • Download
  • Add to my manuals
  • Print
  • Page
    / 41
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 29
V Defines Variable
This example stores a form to the printer, if you retrieve the
form and enter the counter and variable with the following
procedure, the printer will print two labels with the
Syntax Vp
1
,p
2
,p
3
,”MSG”
input data.
Description This command defines the variable in forms. This command
Q100,0
is useful to print labels numbered in sequence.
FR"TEST2"
?
To print the contents of the variable, you may use A (print
Part Number:
text) or B (print bar code) commands.
1234
P1,2
Parameters p
1
: Variable ID. Acceptable values from 00 to 99.
p
2
: Maximum digit number for the variable. Acceptable
Output
value ranges from 1 to 99. If you use KDU, the length should be
limited under 16.
p
3
: Justification code. L for left justification, R for right
justification, N for no justification and C for center alignment.
“MSG”: A text string that will be sent to KDU or host.
Example N
FK"TEST2"
FS"TEST2"
V0,16,L,"Enter Title:"
C0,6,N,+1,"Enter Code:"
A100,100,0,4,1,1,N,V0
A400,100,0,4,1,1,N,C0
FE
60
59
Page view 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 40 41

Comments to this Manuals

No comments