• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Chromeaccent
    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
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 17
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by Chromeaccent

    • C

      Data units in DGlux

      MangoES Hardware
      • • • Chromeaccent
      6
      0
      Votes
      6
      Posts
      2.7k
      Views

      C

      Thanks, the change of the type of C worked.

    • C

      Data gathering from RS485 and USB ports simultanously?

      Hardware
      • • • Chromeaccent
      2
      0
      Votes
      2
      Posts
      1.6k
      Views

      JoelHaggarJ

      Yes you can plug in additional serial ports into the USB ports on the MangoES. The serial adapter does need to be compatible with Linux. The port should be automatically recognized. You can go to a serial data source in mango and click the Refresh button next to the serial port drop down list to see and select the new serial port.

      I'm pretty sure any serial port that uses the FTDI chips will work. We use these reliably: http://www.usconverters.com/usb-rs485-isolated-converter

    • C

      Operating time schedule

      Wishlist
      • • • Chromeaccent
      2
      1
      Votes
      2
      Posts
      1.5k
      Views

      J

      I second this,

      another option (easier but not a replacement) could be to add the scheduler to the rest api, so on can write a handling html/angular directive/whatever.

      regards.

    • C

      Point property units

      User help
      • • • Chromeaccent
      3
      0
      Votes
      3
      Posts
      1.4k
      Views

      C

      Ok, noted.

      Thanks.

    • C

      Point details

      Hardware
      • • • Chromeaccent
      2
      0
      Votes
      2
      Posts
      1.6k
      Views

      phildunlapP

      Hi Chromeaccent,

      I believe you are referring to the 'Character encoding' on the modbus data source test tools. This encoding is not referring to the transmission protocol, which could be RTU or ASCII, but instead refers to the encoding of fixed or variable length string requests. It will use the transport setting (ASCII / RTU) from the data source regardless of the setting for the character encoding on the point locator. If you select one of the String data types from the data type drop down, you will see the encoding field become editable. The ASCII in that box is opposed to being UTF8 or UTF16, not RTU.

    • C

      Reading datd sources

      Hardware
      • • • Chromeaccent
      3
      0
      Votes
      3
      Posts
      1.8k
      Views

      JoelHaggarJ

      @Chromeaccent to craigs point, what do you mean by Examine?

      If you want to read data from different slave IDs then you simply add more data points under the data source and change the Slave ID to match.

      Note, on Modbus serial all data points on the same serial line need to be in the same data source ( you can't have more than one data source using a serial port).

      Let us know if that helps.

    • C

      BARIX R6 Configuration

      Hardware
      • • • Chromeaccent
      12
      0
      Votes
      12
      Posts
      4.7k
      Views

      phildunlapP

      Ethernet? I suspect so, but I've only used a standard ethernet cable for that purpose (haven't ports been self detecting and switching for a half decade or so? https://en.wikipedia.org/wiki/Medium-dependent_interface#Auto_MDI-X ). Then you'll probably have to give your ethernet interface a static ip on the same network or listen for its IPv6 address and use that.