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

    Topics

    • C

      Polling issue with high register number with Arduino via Modbus

      Watching Ignoring Scheduled Pinned Locked Moved User help
      27
      0 Votes
      27 Posts
      26k Views
      C
      Hi phildunlap, I use a simple USB A male to B male cable to connect my Arduino and unfortunately I am not capable of building 485 type of connection. Any type of timing settings (even above 10 s) resulted in aborted polls in Mango, while as strict polling as 500 ms or 1 s in ScadaBR or RapidSCADA or any other Modbus Master (downloaded some applications acting as Modbus Master) do not act like Mango with the same settings. Therefore, I do not know what type of timing override I might employ to make it work.
    • C

      Saving data point values into a file

      Watching Ignoring Scheduled Pinned Locked Moved How-To
      2
      0 Votes
      2 Posts
      2k Views
      JoelHaggarJ
      Nothing comes to mind for this and would probably need to be a bit of java code written to do this.
    • C

      Problem integrating with HighCharts

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      9
      0 Votes
      9 Posts
      4k Views
      terrypackerT
      What you are trying to do is going to require a solid understanding of Javascript. I think you should start by just trying to plot one or 2 data points on a chart. The example in the dashboards module in web/tutorials/dataPointChart.shtm will get you started. Once you have an understanding of how that works I can provide a slightly more advanced example that will show you how to manipulate the data. Good Luck!