How to Trigger based on a incoming data value?
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Target Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!