• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. lordportux
    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
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 19
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by lordportux

    • L

      Modbus4J Source Code

      Modbus4J general discussion
      • • • lordportux
      3
      0
      Votes
      3
      Posts
      4.5k
      Views

      L

      @lordportux said:

      Hello team!

      I'm looking for the modbus4j source code. I've looked at the SourceForge site but there are old versions and don't work on Mango 1.12.4 (Modbus4J 1.1 works on Mango 1.10.0)

      Why is too hard to find the Mango & Modbus4J source code?? is no longer open source?

      Look forward for your answers!
      Thanks

      I´ve found the lastest Source Code of Modbus4j in:

      http://modbus4j.cvs.sourceforge.net/viewvc/modbus4j/

      Thanks to Eduardo Leal from Scadabr!

    • L

      How to link the modbus IP address with a data point

      How-To
      • • • lordportux
      2
      0
      Votes
      2
      Posts
      2.3k
      Views

      L

      Hi team!

      I´m working with a GPRS modem with Modbus TCP and dynamic IP. I´d like to know if it´s possible to do this:

      When the GPRS modem starts, it sends the IP address to the HTML receiver (Datapoint "IP Address") WORKING OK When the data point "IP Address" changes, it modifies the IP address of the modbus IP datasource and start the conection with de GPRS modem.

      Can I link the modbus IP address with a data point? any suggestion?

      Thanks in advance!

    • L

      How to send SMS with GSM modem

      How-To
      • • • lordportux
      7
      0
      Votes
      7
      Posts
      4.2k
      Views

      L

      I solved the problem, Now I can send sms using an external app...thanks for your help!!!

    • L

      Create new Data Source with my protocol (Modbus Modified)

      How-To
      • • • lordportux
      3
      0
      Votes
      3
      Posts
      2.6k
      Views

      M

      Mango uses the Modbus4J implementation of Modbus. You should look there to start.