MSComm
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi all I using MSComm to send ASCII characters to a robot. The robot uses 7 bit ASCII and a char is 8 bit. I have set up MSComm to transmit 7 bit ASCII. Which bit is dropped when MSComm converts from 8 to 7 bits? Thank you Ketil
Most Significant Bit is dropped naturally
-
Most Significant Bit is dropped naturally