:-)
guess what... i'm getting data back!
msgbox(ArrayLen(data())) is giving 20
and sending the data to a listbox is also working
Now for the hard part processing the data...
I have no idea where to start
I get a list of values, none of them are negative so the stuff you posted in post#4 cannot be used directly... but i'm pretty sure i'm missing something
is this something that can be deducted using your byteconverter lib?
edit added image