01-01-2006 09:11 PM
Hi I need some urgent help, I'm making a program that sends
messages between 2 PCs via a serial visa connection for a university project.
Everything seems to be working properly except for some reason even though one
side reports that it has sent a full message, the other side seems to be receiving
it in 2 parts. They are set up to read the serial port using the bytes at port
subvi, also I have set up a custom termination char of "<" with
the hex code "3C" going into the configure serial port vi. I am totally
stumped on this, and short of totally redesigning my serial read to concatenate
the received messages I'm not sure what to do. Any help would be greatly apreciated.
01-02-2006 12:10 PM
01-02-2006 04:01 PM
01-03-2006 01:28 AM