Groups | Blog | Home
all groups > dotnet compact framework > november 2007 >

dotnet compact framework : How connect the Emulator with a serial interface



Paul G. Tobey [eMVP]
11/28/2007 1:05:32 PM
I don't follow. You want to run your device-side program in the emulator
and see the data on the PC that is hosting the emulator? In order to do
that, you'll have to connect the serial port that the emulator has taken
over to use as one of its own, to another serial port on the PC that is
hosting the emulator, exactly as if you were connecting to any other
external device.

That is, if the emulator is grabbing COM1 from the host PC to use as its
COM1, then you'll have to cable from that COM1 port on the PC to some other
serial port on the PC, COM2, say, and set up your PC-side code to look at
COM2.

Am I close?

Paul T.

[quoted text, click to view]

ctacke/
11/28/2007 2:27:59 PM
Open the emulator, then select File->Configure->Peripherals


--

Chris Tacke, eMVP
Join the Embedded Developer Community
http://community.opennetcf.com


[quoted text, click to view]

Rainer Borchmann
11/28/2007 8:42:14 PM
Hello,

i am using VS2005 prof . And i am developing an app
that collect data from a COM -Port . The serial Device
works fin with a notebook , and i will substitute the
notebook by a PDA. the PDA has an Com-port.

So the question is:
How connect the Emulator with a serial port during
development ?

Bye
Rainer

Rainer Borchmann
11/28/2007 9:20:36 PM

X-No-Archive: Yes
"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> schrieb im Newsbeitrag news:edxdumfMIHA.280@TK2MSFTNGP03.phx.gbl...
[quoted text, click to view]

Only in the time of developping and testing i will that the Emulator should
use a COM-Port from the hosting PC (where also VS2005 is running)

When the C# - programm ist ready , it will run on a WM5 Device with its
own COM-Port

The question ist for me, can the emulator use the COM-Port of the
hosting PC as its own ?


Bye (in hope you can read my english)
Rainer




Rainer Borchmann
11/28/2007 9:35:11 PM

X-No-Archive: Yes
"<ctacke/>" <ctacke[at]opennetcf[dot]com> schrieb im Newsbeitrag
news:ebZ$u0fMIHA.4912@TK2MSFTNGP06.phx.gbl...
[quoted text, click to view]

Ohhh, my God, i have no Excuse for me.

Thank you

Rainer

AddThis Social Bookmark Button