Example
Barcode "1234567"
Postion Data1
Data2
Insertion1
2 A B
Insertion2
5 C D
1)
PROGRAM
B
Entry programming
2)
Position1
B
0
B
2
B
SET
Position1
"2"
2)
Data1
B
4
B
1
B
SET
B
Insertion1
Data2
B
4
B
2
B
SET
B
Data "AB"
)
Position2
B
0
B
2
B
SET
Position2 "5"
4
5)
Data1
B
4
B
3
B
SET
B
Data2
B
4
B
4
B
SET
B
Insertion2 Data
"CD"
6)
Insert Group
B
1
B
2
B
SET
Insertion1 and Insertion2
or
Insert Group
B
2
B
1
B
SET
Output
12
AB
345
CD
67
6)
Insert Group
B
0
B
1
B
SET
Insertion1
only
or
Insert Group
B
1
B
0
B
SET
Output
12
AB
34567
6)
Insert Group
B
1
B
1
B
SET
Insertion1 outopt twice
Output
12
AB
AB
34567
6)
Insert Group
B
0
B
0
B
SET
insertion
off
Output
1234567
7)
EXIT
Exit
Programming
Position3
BCY
*BCY*
(Range:00
10
-15
10
)
Data1
ABP
*ABP*
(Range:00
16
-FF
16
ASCII Code)
Data2
ABQ
*ABQ*
(Range:00
16
-FF
16
ASCII Code)
Insertion3 Data
Position4
BCZ
*BCZ*
(Range:00
10
-15
10
)
Data1
ABR
*ABR*
(Range:00
16
-FF
16
ASCII Code)
Data2
ABS
*ABS*
(Range:00
16
-FF
16
ASCII Code)
Insertion4 Data
EXIT
Character
Insertion
*/$%END*
63
S
tring Format
5