• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. eightbit
    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
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Groups 0

    Topics

    • E

      Triggering multible Coils from one single button Modbus TCP

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      2
      0 Votes
      2 Posts
      2k Views
      E
      Thanks I worked it out POINT LINKS..thank you
    • E

      Watch Dog Timer and FSV

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      2
      0 Votes
      2 Posts
      2k Views
      phildunlapP
      Hi Eightbit, I would assume that it is setting a modbus register with some value on a fixed interval. This would mean the watchdog client they supply has the fields to supply the connection (meaning the watchdog is the modbus master). If you could figure out what register / value is being set (and that is indeed what is happening), you could have Mango perform that action, probably through the Scripting data source calling .set() on the watchdog point, but there are options as well. I would expect it to be in the device's manual.
    • E

      Timing a modbus IP relay to be held for a limited time

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      5
      0 Votes
      5 Posts
      2k Views
      E
      Thank you so much it works like a treat. :-)