decoding control characters from serial port
Posted: Fri Feb 10, 2012 5:39 pm
I need to receive and transmit control chrs (01,04 03 etc. In Hex). Are there any examples on how to detect or parse out or add these non printable chrs to my received or transmit strings?
The text message windows seem to show these but they are just little squares. I need to use these characters in my application to do terminal emulation.
The only control chr I see is the EOF but this is not using the EOF real control character.
Thanks,
tcbcats
The text message windows seem to show these but they are just little squares. I need to use these characters in my application to do terminal emulation.
The only control chr I see is the EOF but this is not using the EOF real control character.
Thanks,
tcbcats