How to disable termination character while setting up serial object?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deployable Archive Creation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!