Calculate Dew point Channel 1120609
1 回表示 (過去 30 日間)
古いコメントを表示
Hi there! My channel is 1120609 and I made the dew point calculate but it’s working only a few minutes. How can I make this to work all the time?
2 件のコメント
回答 (1 件)
Vinod
2020 年 8 月 23 日
Can you share your MATLAB code that is doing the dew-point calculation on ThingSpeak? Remember to redact or replace your channel's API keys in the code snippet with a placeholder like "XXXXX".
3 件のコメント
Vinod
2020 年 8 月 25 日
You need to associate this code to a TimeControl app on ThingSpeak which will execute the code on a schedule. You probably want to modify "NumPoints" to "NumMinutes" parameter to thingSpeakread to a value less than the TimeControl frequency. Then, your channel specified in writeChId will be updated every time the TimeControl runs.
コミュニティ
その他の回答 ThingSpeak コミュニティ
参考
カテゴリ
Help Center および File Exchange で Read Data from Channel についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!