Read Binary data from device (seapath)
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2014년 3월 11일
Is it a serial type device or a file-oriented device? The optimum mechanisms can be quite different for file-oriented devices.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!