• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. hck333

    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
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    hck333

    @hck333

    0
    Reputation
    273
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    hck333 Unfollow Follow

    Latest posts made by hck333

    • RE: Modbus data processing

      It needs longer testing, but for now I can say it's ok.

      Multiplication / addition and also events are processed fine. Thanks!

      Radek

      posted in User help
      H
      hck333
    • RE: Modbus data processing

      Thanks for a reply, I'm glad to help improving Mango :-)

      If you have time, please look on another problem I've found out.

      Imagine I have a light bulb and a light switch. Light switch is implemented via modbus holding register (write only) and a light bulb is represented as modbus input register (read only). I have also a light sensor connected as modbus input register (read only).

      Then I set an event handler : if a light sensor value is below 'X' switch on the light. If above some value 'Y' switch it off.

      If I'm switching a light manually with writing '0' or '1' to holding register, everything is working. But the change caused by event handler isn't processed. The number related to holding register changes, but the event isn't send to modbus master.

      Regards,
      Radek

      posted in User help
      H
      hck333
    • Modbus data processing

      Hi,

      I'm trying to set a sensor network using modbus data sources. I've runned into some problems regarding data processing.

      It seems that mango isn't reacting to different Multiplier / Additive settings in "Modbus locator properties". I've tried restarting, disabling/enabling of a point and nothing seemed to help.

      The second problem I've figured out is in the "Modbus data type" setting. Even if I set it to "2 byte unsigned integer" the data are processed as *signed.

      For example: input data 0xFFF0 --> reads as -16

      Is there some solution for this or I'm doing something wrong?

      Radek

      posted in User help
      H
      hck333
    • RE: Modbus data processing

      Hi,

      I'm trying to set a sensor network using modbus data sources. I've runned into some problems regarding data processing.

      It seems that mango isn't reacting to different Multiplier / Additive settings in "Modbus locator properties". I've tried restarting, disabling/enabling of a point and nothing seemed to help.

      The second problem I've figured out is in the "Modbus data type" setting. Even if I set it to "2 byte unsigned integer" the data are processed as *signed.

      For example: input data 0xFFF0 --> reads as -16

      Is there some solution for this or I'm doing something wrong?

      Radek

      posted in User help
      H
      hck333