Preamble Transmission
B
y setting
Enable
, Preamble will
be
tra
appended before the data
nsmitted. Refer to String Output
Flowchart at
5.
Preamble Data
T
here are two control characters
(
Data1
and
Data2
) can be
programmed for both Preamble and
Postamble datas. They are appended
to the data automatically when each
rcode is decoded.
ba
Postamble Transmission
B
y setting
Enable
, Postamble will
be
tra
appended after the data
nsmitted. Refer to String Output
Flowchart at
5.
Postamble Data
G
enerally, your application need
append a carrige return character
finish data transmitted or you may
set the Postamble Transmission to be
to
to
Disable
for your applicationno without
an
af
y control characters apppended
ter data transmitted. The factory
default of Postamble
Data1
and
Data2
is <CR>(0D
16
) and <LF>(0A
16
).
Example
Append the code "
@+
" after each barcode transimitted.
1)
PROGRAM
B
Entry Programming
2)
Enable
B
Enable Postamble Transmission
3)
Data1
B
4
B
0
B
Data2
B
2
B
B
B
SET
B
Postamble Data
"@+"
︸
︸
"@" "+"
4)
END
Exit
Programming
IEA
Disable
*IEA*
IEB
Enable
*IEB*
AAZ
Data1
*AAZ*
(Range:00
16
-FF
16
ASCII Code)
ABA
Data2
*ABA*
(Range:00
16
-FF
16
ASCII Code)
IFA
Disable
*IFA*
IFB
Enable
*IFB*
ABB
Data1
*ABB*
(Range:00
16
-FF
16
ASCII Code)
ABC
Data2
*ABC*
(Range:00
16
-FF
16
ASCII Code)
PROGRAM
*/$%STR*
Preamble/Postamble
Operation Manual
60