User's Manual

28
ESC+F
ESC F Parameter Hexadecimal
code
<1B>16 <46>16 a a a a b c c c c, d d, e e, f
Initial value Nil
When power switch is
OFF
The set parameter is not maintained.
Valid range within item The set parameter becomes invalid.
Valid range
and term of
command
Valid range between
items
The set parameter becomes invalid.
[Function]
This is a control function to specify data to be sequentially incremented or decremented.
In the data stream this command should be placed before EPC write command.
[Format]
<F> a a a a b c c c c (, dd, e e, f)
[Parameters]
aaaa Number of times to repeat the same data : 0001-9999
b Plus or minus symbol (+ for increments; - for decrements)
cccc Value of step for sequence (0001-9999)
,dd Number of digits for sequential numbering (01-99), if these digits are left out, the default is 8.
,ee Number of digits free from sequential numbering (00-99) starting with the rightmost position.
If these digits are left out, the default is 0.
f Decimal or Hexadecimal : 0 = decimal
1= Hexadecimal
When this digit is left out, the default is 0.
[Coding Example 1] Write EPC and Lock Tag
Number of times to repeat the same data : 1, incrementing :+, step of sequence:1,Number of digits for
Sequential numbering: 5, Number of digits free from sequential numbering: 0
<A>
<V> 100<H>100<X21>, Sequential Test
F1+1,5,0
IP0e:z,d:1122334455ABCDEF01234567,a:1111AAAA,m:00001;
<Q> 2
<Z>
Sequential numbering