Using a USB bar code scanner with a PTV

TheBrownGhost

Member
Join Date
Jun 2012
Location
Pennsylvania
Posts
2
Hello!

I am working on a production line project and need a way to interface a usb bar code scanner (Symbol) to a Red Lion PTV using Crimson 3. I am rather new to Crimson, and from playing around a bit with it, I was not able to find port access for the usb. I figured there would be a way to treat the scanner like a keyboard (as stated in the manual), but was not sure how I would reference this. My goal, for now, is just to get the text from the bar code and display it on the screen.

Thanks in advance for your help!
 
In Crimson, you can use a USB keyboard to type, but I believe the object must be selected and a keypad on the screen. You are going to want either an TCP/IP or Serial scanner, with an ascii output. You may then need to make a driver, to format the data as needed for display. Or you may simply use the "Port Input" function to move the scan to a tag.
 
Using the wedge protocol that a lot of scanners and keyboards do the object had to be selected as Brian said. There is no way to remotely select the object input. I also would use a ASCII barcode scanner.

Breaking that string down to display it super easy. You will be surprised how easy after you get the data in.
 
Any update for serial-to-usb adapter, or did you have to get new serial scanner? I got similar request from a customer, to connect its existing usb scanner to a serial port in our controller
 

Similar Topics

Hello all. My rslinx freezes for several minutes each time a USB device is browsed. I thought I was freezing indefinitely, but disabling...
Replies
3
Views
607
Hi All, I am using compact Logix 1769-L33ER. I am facing issues while connecting it with the laptop using USB. But when I go with the Ethernet it...
Replies
10
Views
3,801
Hi, i'm using cx programmer 9.5 running on my vmware and trying to connect to my CP1H- XA. I did the required driver installation suggested in the...
Replies
2
Views
2,838
Hello everyone, I have some problems regarding using the Schneider PLC USB driver within a virtual machine. I am currently using VMware...
Replies
2
Views
2,107
We are working with an omron NB Hmi and a Cp1L PLC. These devices are monitoring and storing a temperature Log in a USB memory connected to the...
Replies
2
Views
1,773
Back
Top Bottom