experimenting with evb 3 ; developing an app reading a serial port.

Getting error "connection failed" while evb is trying to load the Emulator
(!?); this started to happen after I set up the platform manager to use
Com1 and it seems (2 experiments so far) when I have a device (digital
caliper) connected to the port.

Can the emulator read a device connected to the PC's port ? Is this known to
work , or do I need to get a real pocket PC to test serial apps ?

Re: evb connection failed; Com1 seems involved by Trevor

Trevor
Thu Nov 11 09:09:25 CST 2004

Barret Bonden wrote:
> experimenting with evb 3 ; developing an app reading a serial port.
>
> Getting error "connection failed" while evb is trying to load the Emulator
> (!?); this started to happen after I set up the platform manager to use
> Com1 and it seems (2 experiments so far) when I have a device (digital
> caliper) connected to the port.
>
> Can the emulator read a device connected to the PC's port ? Is this known to
> work , or do I need to get a real pocket PC to test serial apps ?
>
>
>

Do you have ActiveSync installed? Is it listening on COM1?

Re: evb connection failed; Com1 seems involved by Barret

Barret
Thu Nov 11 21:30:46 CST 2004

No I do not have ActiveSync installed ; COM1 is free and an app i have
made with VB .net picks up the digital caliper fine. Tell me, how to proceed
here ? Is the Emulator generally understood as BS ? Or is it NG with
hardware ?

All I want to do is to get a demo of this project running on a handheld. I
need a handheld with a 9pin serial port, and from what little I know of
pocket PC's I''ll have to buy an add on serial port....Do I stay with early
versions of windows for small devices and early versions of win ce (as It's
known to work with outside hardware) or do I go onto the newest in
hardware,OS's and VB.Net because all the old stuff was junk ?

Again, all I want to do is to write a small app to read the serial port
(getting caliper data) and do a lookup .....
"Trevor" <trevor@spam.com> wrote in message
news:ebr1KBAyEHA.484@TK2MSFTNGP09.phx.gbl...
> Barret Bonden wrote:
> > experimenting with evb 3 ; developing an app reading a serial port.
> >
> > Getting error "connection failed" while evb is trying to load the
Emulator
> > (!?); this started to happen after I set up the platform manager to use
> > Com1 and it seems (2 experiments so far) when I have a device (digital
> > caliper) connected to the port.
> >
> > Can the emulator read a device connected to the PC's port ? Is this
known to
> > work , or do I need to get a real pocket PC to test serial apps ?
> >
> >
> >
>
> Do you have ActiveSync installed? Is it listening on COM1?