How to Trigger based on a incoming data value?
조회 수: 1 (최근 30일)
이전 댓글 표시
hello, I am aquiring a serial data from a sensor via xpc target. The sensor sends data in a continuous mode. I want to seperate the data byte from the packet of data. For that I want to trigger the data on the basis of a header byte say(0xC2).So that i can know where the packet starts. Can you suggest a way to do this
댓글 수: 1
Walter Roberson
2012년 3월 16일
Is it certain that 0xC2 can never be part of the data stream, and can never occur as a checksum byte?
채택된 답변
Rajiv Ghosh-Roy
2012년 3월 20일
Please take a look at the white paper "xPC Target Serial Communication" available here http://www.mathworks.com/tagteam/68353_xPCTargetSerialCommunication.zip
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!