• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. posztos
    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
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 12
    • Groups 0

    Topics

    • P

      Modbus-TCP connect error

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      2
      0 Votes
      2 Posts
      2k Views
      P
      Hi, has anyone seen something like in the attached wireshark trace? Mango is querying a modbus-TCP slave, but somehow loses pace with closing and reopening connections (used with simple TCP, without keep-alive). This slave can only accept one connection at a time, thus the connection will be broken... Thanks, Greg Attachment: download link
    • P

      Modbus poll algorithm

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      4
      0 Votes
      4 Posts
      4k Views
      M
      Oh, sorry, it's not just the data source RT. It would be a combination of there, and the Modbus4J code (which is what creates the requests from the batch).
    • P

      Simple point components right aligned

      Watching Ignoring Scheduled Pinned Locked Moved User help
      6
      0 Votes
      6 Posts
      3k Views
      P
      Great, thank you! Regards, Greg
    • P

      Graphical view component editing

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      3
      0 Votes
      3 Posts
      3k Views
      M
      Hi Greg, This was in fact considered, but was evaluated to have a complexity level that can only be described as hideous. As i recall, conceptually, it appears hierarchical, but in the browser it would need to be flattened into HTML. This makes for a lot of problems in the view editing pages. So, yes, it can probably be done, but it would be ugly.