barcode scanner with GE Fanuc 90-30

Dave Powers

Member
Join Date
Oct 2003
Location
Vermont
Posts
22
Does anyone have experience connecting a barcode scanner to a GE Fanuc 90-30?
I need to be able to scan a barcode that contains a part number, then send this part number out to a laser marker with serial communication. I am looking at using a programmable coprocessor to input the barcode using one port, then send the information to the laser with the second port. Does this sound OK? We use modules like this in our plant, but I don't have much experience installing them.

Thanks,
Dave
 
The PCM will be the easiest option, especially if you're already familiar with programming in BASIC.

You can also configure the ports on a CPU351, CPU352, or CPU363 for Serial I/O and use COMREQ instructions in ladder logic to read the data from the barcode scanner and retransmit it to the marker.
 

Similar Topics

Has anyone here ever used a barcode scanner to set a string register for program selection on a fanuc arm? Normally I would connect the scanner to...
Replies
0
Views
1,825
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