Barcode Scanner question

Terry Boblitt

Member
Join Date
Jan 2006
Location
Willisburg, Ky.
Posts
119
Im using a 1797-ASCII with a hand held scanner. Will be scanning 2 barcodes. What do I need to do to prevent operator from scanning the same barcode twice. Down the road will be scanning 4 barcodes. The barcodes will be on a pc board--will scan 1st one then scan 2nd one then place board on a covveyor & barcode gets cleared out to repeat cycle.

Any help will be appreciated.
Terry :geek:
 
Store the *last* barcode scanned. Compare *stored* barcode to the *new* barcode.
If they are the same, ignore barcode and alert operator.
 
What do I need to do to prevent operator from scanning the same barcode twice.

Break their fingers when you catch them doing that. That will prevent them from doing it again.

Seriously, many manufactures use Barcode scanning as proof of complete and correct assembly or process. BUT, an operator faced with the first hiccup, will quickly learn to keep a spare good part on hand, and use that to scan in a fake accept.

Or many times a "monopoly" barcode label only (not even on a valid product) will be affixed somewhere in the area, so that a pseudo valid scan can be made to satisfy the automation, with no real product being validated.

Good Luck, and let the fun begin
 

Similar Topics

Hi all, Today at work I was approched with the question "how difficult would it be to scan barcodes into existing plc system"? And of course I...
Replies
21
Views
10,774
I thought I was nearly finished on this TIA Portal/s7-1212C project (famous last words)... Up until now, I'd developed the PLC/HMI such that the...
Replies
10
Views
1,555
I'm wondering if anyone has a solution where I can use a barcode scanner to input a string into a PLC tag. All AB hardware/software. I'm aware...
Replies
8
Views
17,970
Hello Everyone. I am working on a project where I need to scan in 2 Barcodes to populate 2 different tags. A glue Batch and a product serial...
Replies
12
Views
3,095
hi guys, I have to write a program to trigger and receive data from a barcode reader via an RS485 module plugged on Wago PFC 200. Does anyone know...
Replies
6
Views
2,730
Back
Top Bottom