Problem on Serial Port under Windows CE .NET4.1 Emulator.

G

Guest

I am developping a program, and I wanna control the Serial PORT of desktop computer through the Emulator of standardSDK attached Windows CE .NET4.1. I am not success.

In MS Windows CE .NET 4.1 Help I found that Emulator Limitations are as following,
+-----------------------------------------------
Universal serial bus (USB) devices
PC Card devices
Storage devices, which include compact flash (CF) cards and hard disks
File system drivers, which include file allocation table (FAT), compact disc (CD), and digital video disc (DVD) drivers
IEEE 1394 devices
---------------------------------------------------+

When I used the Remote System Information tool of eVC4, after chosing [System Information] -> [Components] -> [Devices] -> [COM1] in the left column I have got that the COM1 I/O base address of the Emulator is the same as that of the desktop computer, 0x02F8 in the right column. But the Control setttings(DCB) is Unavailable.

Therefor I wonder whether I could control and confige the Serial PORT of desktop computer through the Emulator and WHAT should I do in detail!!

Thanks a lot,
Louis
 
S

Suzanne S. Barnhill

Please remove microsoft.public.word.newusers from any follow-ups, as this NG
is entirely irrelevant to your issue.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Louis said:
I am developping a program, and I wanna control the Serial PORT of desktop
computer through the Emulator of standardSDK attached Windows CE .NET4.1. I
am not success.
In MS Windows CE .NET 4.1 Help I found that Emulator Limitations are as following,
+-----------------------------------------------
Universal serial bus (USB) devices
PC Card devices
Storage devices, which include compact flash (CF) cards and hard disks
File system drivers, which include file allocation table (FAT), compact
disc (CD), and digital video disc (DVD) drivers
IEEE 1394 devices
---------------------------------------------------+

When I used the Remote System Information tool of eVC4, after chosing
[System Information] -> [Components] -> [Devices] -> [COM1] in the left
column I have got that the COM1 I/O base address of the Emulator is the same
as that of the desktop computer, 0x02F8 in the right column. But the Control
setttings(DCB) is Unavailable.
Therefor I wonder whether I could control and confige the Serial PORT of
desktop computer through the Emulator and WHAT should I do in detail!!
 

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