How to disable termination character while setting up serial object?
Afficher commentaires plus anciens
I have to establish with a serial communication device that uses the following properties:
baud = 115200, parity = none, timeout = 500ms, termination char = None, stopbits = 1.
The matlab documentation provides all property values except that on how to disable the termination character.
Any ideas?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deployable Archive Creation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!