
103 (124)
10.3.5
Create Transaction Templates
Create Read Barcode Data Parameter
Before You Begin
The Communicator reads values delivered from to the Barcode Scanner node on to the PLC.
The Barcode Scanner sends data whenever it is available, without any request or handshake
from the Communicator.
In this example we have added three frame fields for the barcode data transaction:
•
One Variable data frame for the length of the barcode.
We use a fixed value.
The maximum payload length is 31 (ASCII).
•
The Barcode Scanner is configured to append:
–
One Carriage Return character (CR) to the barcode.
So we create one Constant frame with the Value 13 (ASCII).
–
One Line Feed character (LF) to the barcode.
So we create one Constant frame with the Value 10 (ASCII).
Anybus
®
Communicator
™
User Manual
SCM-1202-152 1.10 en-US