Quote Originally Posted by HenrikOlsson View Post
If you know the length of the response, 12 in this case:

HSERIN2 1000,SYNC,[COM\12]
[
Not quiet sure about this. Doesn't seem to be valid.
I have instead declared 12 different variables and trying to get the response in them...i.e. - HSERIN 500,SYNC,[COM,ID,P1,P2,P3.....]

But it does not work, must be something with the baud, any idea what is the MAX baud we can do with 8MHz osc. I will appreciate if you can show as to how you can calculate it.