Hi, 
There is one hardware connected to pc, which is continuously sending values for load and deflection 
in form of string. I've successfully plot those values but i am getting the framing error 
"Error-1073807253 occurred at VISA Read 
Possible reason(s): 
VISA: (Hex 0xBFFF006B) A framing error occurred during transfer. 
I am getting framing error while using serial visa port. I've checked  all the serial settings i.e. baud rate, parity, data bits etc., 
I've tried many alternatives but those all doesn't work. I tried flush i/o buffer, set input buffer size and  clear errors function.  
I also tried to ignore the errors from options in tools menu in block diagram. Can you tell me which mask value i should use in 
flush buffer? I've also used error handler vi. All of these doesn't work. 
I am sending my vi. Can you help me plz? 
Plz also tell me where to put some of the blocks incase I've put clear errors block or flush i/o buffer at wrong place. 
Thank You.