Timer and Callback function - how to seperate their data

Hi, I wonder if someone can help me with my problem. So... I have one timer function that is running every 10 ms. In that function I'm sending "?" sign to Arduino board and than read data from Arduino. Also I have slider value change callback. With changing its data Arduino gets another sign - "p", and a value from slider. I don't know why but with changing value of slider all data are send together. It looks like that :
Is there any option for split that data? I tried to add /n or /n/r but when I try to use that /n is being replace with a single dot and data are still together.

댓글 수: 1

Can you paste your callback functions, it will help understand, what are you trying to do and what is causing the problem.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터 및 File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기

질문:

2018년 4월 22일

댓글:

2018년 4월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by