Hi all,

i want to read serial data using serin but the trame i am receiving is not always with the same size and it has not always the same bytes at the end (to wait for and stop reading).

i want to use it as when using hserin ( hserin timeout,label,[str buffer\80] ) if possible, but i noticed that i can't use "str variable\x", any help ??

Thank you