03-27-2012, 11:29 PM
I'm trying to output some data over serial with NETCommOCX. However I can't send 0x00 or 0 through it. I'm guessing that it's a NULL character and QM may skip it?
In the code below, the output only shows 0x52 and 0x80, but no 0x00 or 0xd2. Help?
In the code below, the output only shows 0x52 and 0x80, but no 0x00 or 0xd2. Help?
