Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

weird behavior of matlab serial communication protocol

조회 수: 1 (최근 30일)
fima v
fima v 2020년 11월 2일
마감: MATLAB Answer Bot 2021년 8월 20일
If is send it 1F 2F 3F FF \n in endless loop (I defined LF to be the terminator) then it sends shows me the a huge block of data after 10 SEC timeout.
but if i send it \n 1F 2F 3F FF \n in endless loop ,then MATLAB shows me the string right away BUT it shows me the data as1F 2F 3F FF \n \n
Can i please have an explanantion why its happening?

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by