Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Are there other serial function to do this?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello. Are there some way to know if there are something in the serial input buffer without read it? In other words, without using the fscanf (serial) function. Thanks in advance.
0 Kommentare
Antworten (1)
Walter Roberson
am 24 Sep. 2015
If you are using a serial() object then you can look at the BytesAvailable property of the object.
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!