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

    Topics created by gkrananth

    • G

      Added more Binary Inputs

      BACnet4J general discussion
      • • • gkrananth
      3
      0
      Votes
      3
      Posts
      2.2k
      Views

      G

      com.serotonin.bacnet4j.exception.BACnetTimeoutException: Timeout while waiting for segment part: invokeId=8, se
      at com.serotonin.bacnet4j.transport.Transport.receiveSegmented(Transport.java:447)
      at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:503)
      at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44)
      at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244)
      at java.lang.Thread.run(Thread.java:744)
      Received UDP package from /192.168.1.6:47808
      com.serotonin.bacnet4j.exception.BACnetException: No waiting recipient for message: address=Address [networkNumd=8, isFromServer=false, message=ConfirmedRequest(segmentedMessage=true, moreFollows=false, segmentedResponseAcHAN_64, maxApduLengthAccepted=UP_TO_1476, invokeId=8, sequenceNumber=1, proposedWindowSize=1, serviceChoice=14,
      at com.serotonin.bacnet4j.transport.WaitingRoom.notifyMember(WaitingRoom.java:151)
      at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:497)
      at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44)
      at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244)
      at java.lang.Thread.run(Thread.java:744)
      Received UDP package from /192.168.1.6:47808
      Received UDP package from /192.168.1.6:47808
      com.serotonin.bacnet4j.exception.BACnetException: No waiting recipient for message: address=Address [networkNumd=8, isFromServer=false, message=ConfirmedRequest(segmentedMessage=true, moreFollows=false, segmentedResponseAcHAN_64, maxApduLengthAccepted=UP_TO_1476, invokeId=8, sequenceNumber=1, proposedWindowSize=1, serviceChoice=14,
      at com.serotonin.bacnet4j.transport.WaitingRoom.notifyMember(WaitingRoom.java:151)
      at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:497)
      at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44)
      at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244)
      at java.lang.Thread.run(Thread.java:744)

    • G

      Modbus polling frequency

      Modbus4J general discussion
      • • • gkrananth
      4
      0
      Votes
      4
      Posts
      4.1k
      Views

      M

      Not sure what the problem is. I've personally had sub-second modbus polling working. How many slaves are you polling, and how many points in each?