Filter löschen
Filter löschen

LF terminator stops working when sending data

3 Ansichten (letzte 30 Tage)
fima v
fima v am 31 Okt. 2020
Hello,I have defined the port as following
sObject=serial('COM4','BaudRate',115200,'TimeOut',1,'Terminator','LF')
sObject.BytesAvailableFcn={@callbackSerial};
when i do fscanf in my callback function get a burst of data,even if i have a problem of buffering like you said before.
THis burst should never have happening the MOMEMT matlab saw 0A char it should have stop recieving.
Why the LF terminator stops working?
Thanks.

Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by