Calculate Dew point Channel 1120609

1 Ansicht (letzte 30 Tage)
Marcio Lopes
Marcio Lopes am 23 Aug. 2020
Kommentiert: Marcio Lopes am 25 Aug. 2020
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 Kommentare
John D'Errico
John D'Errico am 23 Aug. 2020
How is this a question about MATLAB?
Marcio Lopes
Marcio Lopes am 24 Aug. 2020
Hi John, I typed the code below and I ask for help. It's not working all the time.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Vinod
Vinod am 23 Aug. 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 Kommentare
Vinod
Vinod am 25 Aug. 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.
Marcio Lopes
Marcio Lopes am 25 Aug. 2020
Thank you Vinod. Now it's working very well.
Thanks a lot.

Melden Sie sich an, um zu kommentieren.

Communitys

Weitere Antworten in  ThingSpeak Community

Kategorien

Mehr zu Read Data from Channel finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by