Product specifications

SLCS Programming Manual
Rev. 1.24
- 50 -
2-4-1 SC (Set Counter)
Description
Define one counter of total 10 counters.
Counters must be used in Template sequence and execute consecutive auto-numbering
function.
Syntax
SCp1,p2,p3,p4,’Prompt’
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: Justification in field(Field size is p2)
Value Justification
N No
R Right
L Left
C Center
p4 : Step Value : ±1 ~ ±9
+ or – symbol must precede . Ex) –2 or +3
‘Prompt’: This text string is transmitted to host(PC) by serial interface in order to
give information to host about the declared counter.
The data field of T(Text) or B(Barcode) commands is used to print the contents of counter.
SC should be used just in Template sequence. If you want to use counter function in
normal mode(not in Template), use the AC(Auto Counter).
Example
SC0,7,N,+3,’Please Enter Serial Number