How to Trigger based on a incoming data value?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 16 Mar 2012
Is it certain that 0xC2 can never be part of the data stream, and can never occur as a checksum byte?
Réponse acceptée
Rajiv Ghosh-Roy
le 20 Mar 2012
Please take a look at the white paper "xPC Target Serial Communication" available here http://www.mathworks.com/tagteam/68353_xPCTargetSerialCommunication.zip
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Acquisition Toolbox Supported Hardware dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!