Compact Logix With Barcode Reader (Microscan)

Join Date
Jul 2010
Location
India
Posts
14
Dear All,

I am communicating Compact Logix wiht Barcode Reader (Microscan-QX830) ,As per the attached Rs logix file , i have wrote the logic.But i am unable to get the data in tag Z_ASCII_TABLE.
kindly suggest...





Regards
Joseph
 
I can't look at your ACD file today, possibly next week. But be sure to very carefully read the application note from Microscan contained in this zip file. Also install the relevant EDS file.

After inserting the Microscan into your Logix I/O tree (note that the connection is inhibited as there will be no automatic I/O type scanning) create the indicated UDT. (When I get to work I'll export our UDT and post it if you need it.) Create two tags using the UDT as shown. Set the expected received barcode scan data length in both versions (SEND and RECEIVE) of the tag.

Next go to the full User's Manual for the unit. Refer to appendixes 'I' and 'J'. We used the Send the Receive method of triggering the scanner since the PLC program already knew (via a PE) when the object with the barcode would be in view. When the MSG command indicated complete (DN) we examined the Receive length as an indication whether the barcode was received or not. If so then processing continues.

I found that if I didn't rush, read the material carefully and actually did what it said the system works fine.
 
Dear Carlton,

Thanks for you reply.As per the manual (Application note from Microscan), am getting the data.But in my application i want to read incoming bar code data in to One contiguous ASCIIstring. I have followed the steps included in Attached file. But here i am unable to get the data in Z_ASCII_TABLE.Kindly advice.


Regards
Joseph
 

Similar Topics

We are going to use (5) bar-code scanners connected to a 1768 Compact-Logix processor via ethernet. Each scanner will have a unique (static) IP...
Replies
20
Views
19,757
Hello Everyone, I have a issue with communication between two different PLCs. So here is the facts, The Master PLC is Guard Logix 5069 with IP...
Replies
4
Views
105
gents, I am trying to configure communication with EMERSON PK300 controller through port A1 using generic ethernet communication module . I could...
Replies
0
Views
116
I've blown the Output Transistor on the Output Card of a Compact Logix 1769-L24ER-QBFC1B It says J378. Does anyone know the replacement part...
Replies
3
Views
206
I am having trouble with getting no control of my analog output signal. I am using the SCL function block to control my analog output. The logic...
Replies
11
Views
261
Back
Top Bottom