Specifications
EDITING MODE
R44-2021 53
READ THE BAR CODE “START”
PHASE A: Read the bar code “START OF CONSTRUCTION
FORMAT # 1”
PHASE B: Define the MATCH CONDITION using these
three criteria
— 9 data characters
— received on all ports
— pre-defined char.: ABC in position 4
PHASE C: Next, prepare this phase on paper as follows:
1 2 3 A B C 4 5 6
field # 1 field # 2 field # 3
Then program Phase C
— Divide the message into 3 fields
define field # 1 define field # 2 define field # 3
with 3 char. and with 2 char. and with 4 char. and
CR as postamble no postamble TAB as postamble
Programming Example
input data received: 123ABC456 (Code 39 label)
output data desired: CODE: C456 <TAB> REF: 123 <CR>