• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. timkk880
    3. Topics

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 17
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by timkk880

    • T

      how many bandwidth saved for use Modbuse IP TCP keep alive?

      Mango Automation general Discussion
      • • • timkk880
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      phildunlapP

      That will again depend on the size of the request.

      Blindly trusting the numbers from this stack overflow thread (as I'm not that deep in the TCP protocol typically): https://stackoverflow.com/questions/31378403/how-much-data-it-cost-to-set-up-a-tcp-connection

      Without keep alive it would be opened and closed each poll, so 296bytes / poll. 24 * 3600 * 296 = 25574400 so maybe 25.5MB / day

      But I would still encourage you to meter it if that overhead is important.

    • T

      How to change date format on chart?

      Mango Automation general Discussion
      • • • timkk880
      8
      0
      Votes
      8
      Posts
      2.7k
      Views

      T

      Thank you MattFox, I get it!

    • T

      About Mango capacity limit

      Mango Automation general Discussion
      • • • timkk880
      7
      0
      Votes
      7
      Posts
      2.0k
      Views

      T

      thanks, phildunlap

    • T

      Does Mango has modbus tcp master function?

      Mango Automation general Discussion
      • • • timkk880
      7
      0
      Votes
      7
      Posts
      2.7k
      Views

      T

      sorry, I swapped Master ans slave, thanks for proposals, I will try modbus publish function.

    • T

      How to set HighLimit/LowLimit in mass?

      Mango Automation general Discussion
      • • • timkk880
      11
      0
      Votes
      11
      Posts
      3.1k
      Views

      phildunlapP

      Hi Peter_John48115, welcome to the forum.

      I have no idea what you're asking. That appears to mostly be a copied portion of my second post. Were you asking for some clarification?