does anybody have a working dll wrapper class for the serial port wich works also for even parity?

M

Michael Daniels

Hello NG,

does anybody have a working dll wrapper class for the serial port wich works
also for even parity?
I used the CFSerialPort.dll from Richard Grier
http://www.hardandsoftware.net/
But it seems to have a Bug in the parity settings.

Does anybody of you use a wrapper class to use the serial port from the
compact framework?
any link would help
Preferable with source in c++ written with eMSVC++

Regards Michael
 
C

Chris Tacke, eMVP

This may sound crazy, but you're sure your device UART supports even parity?
 
M

Michael Daniels

Hm intresting question,

i just can say i dont know.
I guess i have to ask the manufaktor. Normaly it should it is a so called
PowerPanel from B&R www.br-autumation.com what comes with 2 serial ports 2
usb and a ethernet port

But recording to Richard Grier it is a bug in his class.
He does not know how to set the parity to anything else than "none".

He allready asked microsoft for support. But so far no response.

Unfortunally i dont have the source of his wrapper dll otherwise i might
could look for
the error for my self.

Regards Michael
 
M

Michael Daniels

I asked,

the Manufactor the uart what they are using supports even parity.

Is their maybe a bug in Windows CE why i cant set the parity to even?

Regards Michael
 

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