RS-232

R

Ron Greer

I have a barcode scanner that has RS-232 output and I want
to put the barcode data into an excel spreadsheet. How can
I get the information to the spreadsheet?
 
R

Ron Greer

I have a spreadsheet already to accept the data from the
barcode scanner. I have used a scanner that has a keyboard
wedge and the info is enter just where I want it, but this
new scanner plugs into the serial port (RS-232) and when I
scan a barcode with this scanner nothing happens. I assume
that you have to tell excel to get the info from the
serial port not the keyboard. That is my question. How do
I tell excel to retrieve the data from the serial port (RS-
232) instead of a keyboard entry? Thanks
 
J

Jim Carlock

Usually the manufacturer of the Scanner supplies software that
has a recognizable event that occurs when something is swiped.

For instance, there will be an event that fires off and automatically
sends the data to a memory resident program. That program then
is either coded to send the information to somewhere else, archive
the information in some manner ( to a database preferably ), send
it via email to some email address, or do whatever is popular at the
time.

Look at the software that came with scanner in question and look
for something that indicates it's firing off an event, or look for some
way to program it to send the information to a particular program,
database or whatever.

--
Jim Carlock
http://www.microcosmotalk.com
Feel free to post back to the newsgroup!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top