LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Enable Termination Char -toggle on/off

I have a RS-232 device that intermixes both '\n' terminated ASCII strings and fixed length binary packets.

 

When you toggle the "Enable Termination Char" input of the "VISA Configure Serial Port" VI does this change happen immediately or does the serial buffer need to be cleared?

I'm getting some corrupted data and trying to track it down.

 

0 Kudos
Message 1 of 2
(2,329 Views)
It should take effect right away. Why don't you just read all of the time without the termination character if you're concerned about it?
0 Kudos
Message 2 of 2
(2,323 Views)