• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. jose francisco
    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
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 31
    • Groups 0

    Topics

    • J

      How 4 byte float is splited in two registers?

      Watching Ignoring Scheduled Pinned Locked Moved User help
      2
      0 Votes
      2 Posts
      2k Views
      J
      Hello. I'm using Mango to store a 4 byte float in two registers in my slave device. Now I want to get that float with another master device but I don't know how to do it. For example, if I use mango to store 3.141592654 in my slave I get 16457 and 4059 in my master device, but... how can I calculate my float again in my master device? My master device is a Chipkit Max32 and can be programmed using C++ Any answer? Thank you very much.
    • J

      Multiple point linking in one

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      6
      0 Votes
      6 Posts
      4k Views
      R
      I guess it's more of an issue on the serverside scripts, but I would like to be able to use more than one point on a single script. To do this right now I use a meta data source to combine a few points into one (seperated by commas), and then on my serverside script I have a function which searches the string for the position of commas, and then splits the string into seperate variables. This is just a little inconvenient, seems like there should be a better/easier way of doing it.
    • J

      GetUTCMonth gives wrong value

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      3k Views
      J
      Clear like water. Thank you very much. January = 0 .... December = 11
    • J

      Rs485-usb interface

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      6k Views
      F
      http://pskillenrules.blogspot.com/2009/08/arduino-and-rs485.html http://pwillard.com/?p=60
    • J

      Arduino Modbus library doesn't support floats

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      6
      0 Votes
      6 Posts
      5k Views
      J
      The problem with the library is it doesn't support 4 byte types. The writer of the library says that the canonical (and old) rtu specification doesn't support 4 byte types. thank you
    • J

      "complex" reports

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      5
      0 Votes
      5 Posts
      3k Views
      M
      Just a note: Java and Javascript are similar in syntax, but that's about it. I don't know if you've used the term interchangeably by mistake, but just so you know they are quite different.