Info

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

how to access serial port data in matlab?

조회 수: 1 (최근 30일)
waleed raza
waleed raza 2014년 7월 6일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi everyone i have data coming from RFID reader in its software via serial port and i want the same data in matlab in real time . If i open that port in matlab i have to close that port in reader software and i got nothing in matlab. please help me out. thanx note: the source code of the software is available with me

답변 (1개)

Suneesh
Suneesh 2014년 7월 7일
  1. Check if the device is transmitting. A loop back test is a good way to start with.
  2. Sometimes a termination character is required. MATLAB might still be waiting for the terminating character to arrive.
  댓글 수: 1
waleed raza
waleed raza 2014년 7월 8일
Thanx for your reply what is a loop back test? what if there is no termination character?

태그

Community Treasure Hunt

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

Start Hunting!

Translated by