R
Rainer Queck
Hi NG,
I have a little problem with the serial port.
If a external device sends my app (PocketPC) a 0xFF I only see a 0x7F within
my app. Why is that? What must I do to receive a 0xFF?
I have tried to set serialport.Encoding to UTF8Encoding, but VS2005 then
reports ".. Type is not vailid in this context..."
Thanks for help and hints....
Rainer
I have a little problem with the serial port.
If a external device sends my app (PocketPC) a 0xFF I only see a 0x7F within
my app. Why is that? What must I do to receive a 0xFF?
I have tried to set serialport.Encoding to UTF8Encoding, but VS2005 then
reports ".. Type is not vailid in this context..."
Thanks for help and hints....
Rainer