Re: Good Barcode Scanning APIs for Visual Basic
I've seen two distinct types of wireless scanners:
1) Those that use some kind of RF frequency to connect the scanner to a base
station, and the base station then cables to the PC by keyboard wedge, USB,
or serial.
2) Those scanners that are stand-alone computers (usually PalmOS or Windows
CE). I don't like that model, because it requires you to write a wholly
separate application for a dedicated OS, and then to do either a file
transfer to the PC or a client-server communication via the network.
What I have not seen, and would really like, is some stand-alone Windows CE
device that has an optional *mode* where it can act as a passive device that
simply forwards strings to the base station, using the model in 1). That
would give you the ability to write stand-alone programs (or buy them) for
the scanner/hand-held computer, but still integrate to your desktop
applications without a lot of programming.
Does Symbol make such a scanner?
--
Will
westes AT earthbroadcast. com
"J French" <erewhon@nowher e.com> wrote in message
news:3f9a530a.1 0942306@news.bt click.com...[color=blue]
> On Fri, 24 Oct 2003 11:29:05 -0700, "CHANGE USERNAME TO westes"
> <DELETE_westes@ earthbroadcast. com> wrote:
>[color=green]
> >Do you know if Datalogic (or anyone else) has a wireless model that would
> >feed strings and end of barcode characters to a PC as if it was keyboard
> >input?[/color]
>
> I would be a bit wary about wireless
> - to get that you'll land up with a scanner that is really a PC[/color]
I've seen two distinct types of wireless scanners:
1) Those that use some kind of RF frequency to connect the scanner to a base
station, and the base station then cables to the PC by keyboard wedge, USB,
or serial.
2) Those scanners that are stand-alone computers (usually PalmOS or Windows
CE). I don't like that model, because it requires you to write a wholly
separate application for a dedicated OS, and then to do either a file
transfer to the PC or a client-server communication via the network.
What I have not seen, and would really like, is some stand-alone Windows CE
device that has an optional *mode* where it can act as a passive device that
simply forwards strings to the base station, using the model in 1). That
would give you the ability to write stand-alone programs (or buy them) for
the scanner/hand-held computer, but still integrate to your desktop
applications without a lot of programming.
Does Symbol make such a scanner?
--
Will
westes AT earthbroadcast. com
"J French" <erewhon@nowher e.com> wrote in message
news:3f9a530a.1 0942306@news.bt click.com...[color=blue]
> On Fri, 24 Oct 2003 11:29:05 -0700, "CHANGE USERNAME TO westes"
> <DELETE_westes@ earthbroadcast. com> wrote:
>[color=green]
> >Do you know if Datalogic (or anyone else) has a wireless model that would
> >feed strings and end of barcode characters to a PC as if it was keyboard
> >input?[/color]
>
> I would be a bit wary about wireless
> - to get that you'll land up with a scanner that is really a PC[/color]
Comment