• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. LeeOutram
    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 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by LeeOutram

    • L

      General Help Required

      Mango Automation general Discussion
      • • • LeeOutram
      5
      0
      Votes
      5
      Posts
      2.5k
      Views

      jeremyhJ

      @LeeOutram said:

      I've also used the text renderer to remove the decimal place but this doesn't help either. any more ideas?

      Sounds like you just need to set the 'multiplier' value in the data point properties to shift the decimal. Ie a setting of 10 will change your value from 123.4 to 1234.

      Its typical for manufactures to define modbus registers as an integer with a multiplication factor. Perhaps whoever wrote your Arduino modbus library has done the same.

    • L

      Help with Arduino integration

      User help
      • • • LeeOutram
      2
      0
      Votes
      2
      Posts
      1.5k
      Views

      L

      Hi All,

      I'm looking for some help using Mango with my Leonardo Arduino. I've looked through the various posts on this site on the subject but so far I've been unable to find a definative Modbus library and some sample code that will work for testing. I've downloaded the latest modbus_rtu_slave.pde and ModbusSlave.tar.gz from JPMzometa's website but have been unable to get the sketch to compile and work with the library. I've also tried following a post off here that had some sample code and links to the latest library but that also failed to compile. Can anyone please point me at the definative Modbus library version and a compatible sample sketch that I can use to engineer my project? I'm programming with Arduino version 1.0.5-r2.

      I'm fairly new to Arduino, I'm just getting into it as a hobby but I'm an industrial automation engineer so I'm familiar with automation, PLC, SCADA concepts.

      Any help or pointers would be truly appreciated.

      Many thanks,

      Lee :)