Calculate Dew point Channel 1120609

1 visualización (últimos 30 días)
Marcio Lopes
Marcio Lopes el 23 de Ag. de 2020
Comentada: Marcio Lopes el 25 de Ag. de 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 comentarios
John D'Errico
John D'Errico el 23 de Ag. de 2020
How is this a question about MATLAB?
Marcio Lopes
Marcio Lopes el 24 de Ag. de 2020
Hi John, I typed the code below and I ask for help. It's not working all the time.

Iniciar sesión para comentar.

Respuestas (1)

Vinod
Vinod el 23 de Ag. de 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 comentarios
Vinod
Vinod el 25 de Ag. de 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 el 25 de Ag. de 2020
Thank you Vinod. Now it's working very well.
Thanks a lot.

Iniciar sesión para comentar.

Comunidades de usuarios

Más respuestas en  ThingSpeak Community

Categorías

Más información sobre Read Data from Channel en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by