Calculate Dew point Channel 1120609
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vinod
il 23 Ago 2020
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 Commenti
Vinod
il 25 Ago 2020
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.
Community
Più risposte nel ThingSpeak Community
Vedere anche
Categorie
Scopri di più su Read Data from Channel in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!