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

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

    dparra

    @dparra

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

    dparra Unfollow Follow

    Latest posts made by dparra

    • RE: ModBus only write register - datapoint

      Oja,
      I've the same problem with a genset controller, and i've found a walk around:

      • Create a new data source for your modbus slave with just one point (the write only register) and without slave monitor points.
      • Disable point read exception alarms
      • Use an update period of 9999999 hours (it'll bother just at first update, never alarm again 'cause next update will be at 10 years ;))

      You need to create a new data source because you need to receive point read exception alarms from all the other read and read/write points on your modbus slave.

      Best regards,

      David Parra

      Attachment: download link

      posted in Wishlist
      D
      dparra
    • RE: Problem adding a data source - Modbus Serial

      You're right. USB-Serial adaptors aren't the most compatible peripheral in the world.

      But my problem is different, 'cause i use a Serial to Ethernet adaptor (Moxa calls it "device server"). If i install a driver on my PC, i got a virtual COM port though ethernet.

      When i use modpoll for test (www.focus-sw.com/fieldtalk/modpoll.html) everything works:

      D:\>modpoll -m enc -r 8196 -1 -p 4001 *MyIPAddress*
      
      modpoll - FieldTalk(tm) Modbus(R) Polling Utility
      Copyright (c) 2002-2006 FOCUS Software Engineering Pty Ltd
      Visit http://www.modbusdriver.com for Modbus libraries and tools.
      
      Protocol configuration: Encapsulated RTU over TCP
      Slave configuration...: Address/Id = 1, start reference = 8196, count = 1
      Communication.........: *MyIPAddress*, port 4001
      Data type.............: 16-bit register, output (holding) register table
      
      Polling slave ...
      [8196]: 226
      

      But i can't select "Encapsulated RTU over TCP" on Mango (AFAIK, this protocol is supported).

      I try to configure an Modbus IP data source without luck.
      Transport Type: TCP
      IP: MyIpAddress
      PORT: 4001

      jkyner says:

      also works fine with the Moxa 5130 (a basic Ethernet/RS485 SDA that is not Modbus-aware) for those Modbus slaves that can handle the 6-byte Modbus TCP-RTU header forwarded over RS485.

      Therefore... My Modbus slave is incompatible with mango?

      Thanks a lot!!

      David Parra

      posted in Hardware
      D
      dparra
    • RE: Support for modbus rtu over tcp/ip

      @mlohbihler said:

      Hello Tomas,

      Mango already supports Modbus RTU over TCP and UDP.

      I try to configure a gen-set controller without success.

      Testing with modpoll using "Encapsulated Modbus RTU over TCP" works fine, but i can't do it with Mango.

      AFAIK, RTU over TCP uses a header different than Modbus/TCP. I need a new data source type? I try with Modbus IP without sucess.

      Best regards,

      David Parra

      posted in Wishlist
      D
      dparra
    • RE: Problem adding a data source - Modbus Serial

      I've a gen-set controller with modbus/RTU connected to a Moxa adapter.
      modpoll (http://www.focus-sw.com/fieldtalk/modpoll.html) works great for test using "Encapsulated Modbus RTU over TCP", but i can't get it running on Mango.

      It's possible to get this device works with Mango?

      Regards,

      David Parra

      posted in Hardware
      D
      dparra