• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. pbisiac
    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 3
    • Posts 9
    • Groups 0

    Topics

    • P

      Porting Mango to .NET

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      3
      0 Votes
      3 Posts
      3k Views
      P
      @pbisiac said: Perhaph's a silly question, but....do you think a .NET porting of Mango would be possibile ? Nobody answers......too much affection for java ? Nobody out there thinking that .net 4.0/4.5 would be a great opportunity to make a change ?
    • P

      Merge Modbus/TCP data with file data

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      3
      0 Votes
      3 Posts
      2k Views
      JoelHaggarJ
      This would require a custom Data Source module to be developed. Joel.
    • P

      Modbus/TCP realtime, HTTP offline

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      2
      0 Votes
      2 Posts
      2k Views
      P
      Hi all We ve been able to configure Mango in order to acquire periodically a copule of datapoints via ModBus/TCP. Our remote device (http://www.equadro.com/Prodotti.php?Action=Vedi&id=4) has Ethernet and GPRS connectivity. If/When our device is offline, we use to collect and store locally our points, and then we normally upload them to a server once connection is restored. We store our measurements in internal filesystem. Please notice that we can encode our variables in any format, eg labeling them (MODBUS/TCP: INREG: OFFSET=0x00: VALUE=xxxxx) and upload them via TFTP to same server who hosts Mango. My question is, is it possible for Mango to parse this file, extract datapoints ane merge them with valued red (maybe 6 hours before, when our device was online) via Modbus/TCP ? Thank you for your help, Paolo