User`s guide

STANDARD PRINTER COMMANDS
Copyright © 2006, Cognitive. 25
Example 2
BARCODE UPCA+ 20 75 70 19112610203
Example 3
BARCODE CODABAR(2:5) 10 30 20 A0123B
Example 4
BARCODE CODE16K 10 10 15 ab0123456789
Example 5
Example 6
! 0 100 120 1
PITCH 100
BARCODE UPCA+ 10 95 70 04644200395
BARCODE_FONT 8X8(00,-73,1,1,1,1)
BARCODE ADD5 120 100 61 34028
STRING 8X8 10 5 ISBN 0-395-34028-4
END
The following label formats print the same bar code using
different dot times and bar width ratios. (Please note,
though, that these formats use variable dot time. This
feature is not supported in all printers.)
! 0 100 190 1
PITCH 100
BARCODER CODE39(2:6)- 10 0 30 1A2
END