Zebra CPCL Specifications Page 62

  • Download
  • Add to my manuals
  • Print
  • Page
    / 497
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 61
Mobile Printing Systems
CPCL Programming Manual
Section 5
Linear Bar
Codes
pg. 5-18
COUNT Command
The COUNT command is used for printing multiple labels where a numeric text field or numeric
data encoded in a bar code is to be incremented or decremented for each label. The TEXT/BARCODE
command string must contain this numeric data as the last characters of the string. The numeric data
portion can be up to 20 characters, and can be preceded by the ‘-’ sign. Counts of 9 - 0 will wrap to 9.
Counts of 00 - 99 will wrap to 00. Leading zeros will be retained. Up to 3 COUNT commands can be used
in a label file.
The numeric data incremented/decremented is contained in the TEXT or BARCODE command that
immediately preceded the COUNT command.
Format:
{command} {numeric value}
where:
{command}: COUNT
{numeric value}: Any integer value up to 20 characters. The value can be preceded by a ‘-’ sign if
decrementing of the TEXT/BARCODE value is desired. Leading zeros will be retained in the output.
COUNT Example
Input:
! 0 200 200 210 3
; Print 3 labels
CENTER
TEXT 4 0 0 50 TESTING 001
COUNT 1
TEXT 7 0 0 100 Barcode Value is 123456789
COUNT -10
BARCODE 128 1 1 50 0 130 123456789
COUNT -10
FORM
PRINT
continued
Page view 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 496 497

Comments to this Manuals

No comments