Live data recieving as alternative to fgets command

2 ビュー (過去 30 日間)
fima v
fima v 2020 年 7 月 30 日
Hello,i am using fgets command to manually get what was recieved from UART
i get a result after 10 seconds is there a way in matlab to see LIVE when char was recieved?
Thanks.
sObject=serial('COM4','BaudRate',115200,'TimeOut',10,'Terminator','LF')
revcieved=fgets(sObject)

回答 (0 件)

カテゴリ

Help Center および File ExchangeMuPAD についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by