02-28-2011 08:49 AM
Please find the attached VI.I am setting the termination character enable to False but still the read buffer doenot read all bytes when the buffer has 0A in the buffer, it reads only till 0A.
I am not using configure serial port visa because i donot want timeout.
02-28-2011 09:06 AM
Try the Message Based Setting: Suppress End Enable.
But looking at your code....
What is the form of the messages from your device?
Does it send out a burst of 29 bytes with some small separation (4ms)?
With Windows I do not think you can depend on getting just 4ms delay but every now and then you will get a delay of up to 30ms.