Click to See Complete Forum and Search --> : Sending a null through Serial Port


jacka97
October 29th, 1999, 09:07 AM
I actually need to send a null character using a serial port to another equipment which can't decode it this way. I'm using MsComm Control for serial communication. I also have another problem which is how to recognize the null character when it is received cause the return value of my GetInput() is CString. This can be changed however if anybody have any suggestion.