LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Termination character Enable property set to False not working

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.

0 Kudos
Message 1 of 2
(2,191 Views)

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.

Omar
0 Kudos
Message 2 of 2
(2,184 Views)