Comment Line - CAB A+ Series Programming Manual

Hide thumbs Also See for A+ Series:
Table of Contents

Advertisement

62

; - Comment line

The semicolon „ ; „ is used to identify a comment line. Comments may be placed anywhere in your
program code, in a separate line.
Comment lines are ignored by the printer.
Comment lines are very helpful to keep a better overview on the programming data.
Syntax:
Example:
Please note that comment lines need additional time to be transmitted to the printer. Avoid to use
comments in time critical situations.
cab Produkttechnik GmbH & Co KG
; comment line CR
; My first label - Jobstart
; m m sets the printer to measurement"Millimeters"
m m
; "J" starts my print job
J
; set size of the label
S l1;0,0,68,70,100
; create a text line
T 10,40,0,3,16;Hello
; print one label with the command "A" (amount)
A 1
62
62

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mach 4PxXd4

Table of Contents