필터 지우기
필터 지우기

Problem with Thingspeak input block in simulink

조회 수: 2 (최근 30일)
Tanusree
Tanusree 2024년 1월 23일
댓글: Christopher Stapels 2024년 1월 31일
problem in sending data from ThingSpeak to Simulink block. Everytime I tried to send data from write channel it is not showing the exact graph as in ThingSpeak visualization.
  댓글 수: 5
Tanusree
Tanusree 2024년 1월 31일
The plot in my Simulink model scope doesn't match with ThingSpeak visualization.
Christopher Stapels
Christopher Stapels 2024년 1월 31일
Can you clarify what you mean by not matching? Are the data points completely different, or are there just a few missing, or something else?
Maybe you could share a screen shot to show us what you mean?

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

채택된 답변

Swaraj
Swaraj 2024년 1월 29일
Hi Tanusree,
The issue might be due to one of the following:
  1. Please check that the channel number is correct and the Read API Key you are providing is correct.
  2. Please check the "Update period" field. It is used to set the time between successive reads over the channel.
  3. Verify the "Sample Time" of the block as well if it is as per your requirement.
For more information, please follow the below documentation:
Hope it helps!!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Prepare and Analyze Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by