Read Binary data from device (seapath)
1 view (last 30 days)
Show older comments
HI, I wish to read a binary formated data sett from a device (seapath) a typical string looks like this:
aa51 507e 45d2 23c4 2d1c 9588 0765 03410000 102a 0001 0000 0000 0000 ff65 fff2 21cf fff8 0006 0006 0000 78ac
i have tried with difrent methods, how ever just end up with jumbled and non readable values returned. i have attahced a screen shot of the meassage format, all help is mutch welcome.
2 Comments
Walter Roberson
on 11 Mar 2014
Is it a serial type device or a file-oriented device? The optimum mechanisms can be quite different for file-oriented devices.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!