Author Topic: Temperature graph not displaying trend  (Read 693 times)

Rip

  • Newbie
  • *
  • Posts: 23
Temperature graph not displaying trend
« on: January 11, 2010, 06:10:32 AM »
My temp probe is reading OK but I don't get a trace on the graph.



What am I missing?

Thanks.

iobridge

  • Administrator
  • Hero Member
  • *****
  • Posts: 668
    • ioBridge Support
Re: Temperature graph not displaying trend
« Reply #1 on: January 11, 2010, 08:40:33 AM »
By default the Module does not send the data to the server. All you have to do is setup a PUSH Update mode, so that the analog value on that channel will automatically report back its value every so often.

Here's how it works:

1) Go to the Modules tab and find your module
2) On the Module page, click "Settings" under the channel that has the temperature probe
3) Under "Channel Push Update Mode:" select "Push Analog Input Value Periodically"

Let us know if that works.
ioBridge Support
Community Team

Rip

  • Newbie
  • *
  • Posts: 23
Re: Temperature graph not displaying trend
« Reply #2 on: January 11, 2010, 08:51:35 AM »
Thanks. It was already set like that.

Here's the other settings:


iobridge

  • Administrator
  • Hero Member
  • *****
  • Posts: 668
    • ioBridge Support
Re: Temperature graph not displaying trend
« Reply #3 on: January 11, 2010, 09:41:01 AM »
Your "Auto Message Period" is the issue.

Set it to 300 so it sends the data to the server every 300 seconds.
ioBridge Support
Community Team

Rip

  • Newbie
  • *
  • Posts: 23
Re: Temperature graph not displaying trend
« Reply #4 on: January 11, 2010, 10:21:25 AM »
OK. Will do. Thank you.