Product specifications
SLCS Programming Manual
Rev. 1.24
- 51 -
2-4-2 AC (Auto Counter)
Description
Define one counter of total 10 counters.
Counters can be used in normal mode(not in Template) and execute consecutive auto-
numbering.
Syntax
ACp1,p2,p3,’Start Value’
Parameters
p1 : Identity of Counter : 0 ~ 9
♣ Total 10 counters, from C0 to C9, are provided.
p2 : The size of the field which displays the content of counter : 1 ~ 27
p3 : Step Value : ±1 ~ ±9
♣ + or – symbol must precede . Ex) –2 or +3
‘Start Value’ : Start value of auto-counting. Just digits can be used in this field
♣ The Auto-counter defined by AC command can be printed with T and B1 command.
♣ This function is useful to print serial number or serial barcode without using Template.
♣ AC can not be used in Template sequence. If you want to use counter function in
Template sequence, use the SC command.
Example
AC0,3,+1,'123' // Please input the start value of counting between ‘ marks
AC1,7,+1,'1234567'
T100,100,3,1,1,0,0,N,N,C0
B1100,400,0,2,7,100,0,1,12,C1
P3,1










