11-17-2014 08:55 AM
11-17-2014 09:05 AM
We will need more information to determine why you are getting the results you are seeing. In particular we need the communications protocol. RS-232 only defines some physical charactersistics of the signal. It does not define anything about how it is used.
Does the sending device append a termination character (often line feed or carriage return) to the end of each message? If so, enable termination characters in the configuration VI and do not use Bytes at Port.
Otherwise, please post your code along with some typical data you are receiving.
Lynn
11-17-2014 09:06 AM
I'm sorry, but I don't understand your message. The "text-speak" abbreviations of "u" and "wt" don't help either.
Can you post your VI? Can you describe with examples what you mean by "first 10 bytes of data I am getting at last"?
11-17-2014 09:07 AM
11-17-2014 12:35 PM
I'd recommend checking out Simple Serial Read Write, or Continuous Serial Write and Read under the Help >> Find Examples
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord