10-08-2010 03:19 PM
While communicating with arduino, the string I receive from arduino is buffered but it isn't totally read by LabVIEW
and some information is lost, changing the data I plot. Anyone knows how to solve this problem?
Maybe useful information:
Arduino mega
Baud rate: 19200
Loop delay in Arduino: 10 ms
The string is composed by 3 integers values concatenated like this:
gh123ab123cd123ef
I´m attaching the Vi.
Thx very much!
Paulo
10-08-2010 03:22 PM