• Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    1. Home
    2. mlohbihler

    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
    M
    • Profile
    • Following 0
    • Followers 1
    • Topics 34
    • Posts 1416
    • Best 2
    • Controversial 1
    • Groups 0

    mlohbihler

    @mlohbihler

    1
    Reputation
    1907
    Profile views
    1416
    Posts
    1
    Followers
    0
    Following
    Joined Last Online
    Website http://

    mlohbihler Unfollow Follow

    Best posts made by mlohbihler

    • RE: MSTP WhoIs

      Can you try putting in a pause after initializing the local device, using "Thread.sleep(###)"? There may be a delay while the device waits to join the network, during which your requests might be timing out. Start with something like 10 seconds to see if this works, and then reduce the time as much as you can.

      posted in BACnet4J general discussion
      M
      mlohbihler
    • RE: Disappearing Serial Port: SerialPortException

      Hi Nik,

      I've personally had some issues with Ubuntu, but i'm far from being able to say for sure that's the problem. Still, i suggest trying Fedora or a Windows host for Mango to see if your serial ports stick around longer.

      Also, make sure data sources and testers aren't competing for the port in the case that you have multiple data sources running. Only one running data source can own a serial port at a time. Note also that the node scanner owns the port while it is scanning.

      posted in User help
      M
      mlohbihler
    • RE: SeroUtils.jar management

      Yes, you can do what you like with the sources within the constraints of the GPL license. The license for seroUtils is not defined, but it is intended to be used only as support for Mango. I would be inclined to grant its use as support for Mango derivatives under GPL as well.

      posted in Modbus4J general discussion
      M
      mlohbihler

    Latest posts made by mlohbihler

    • RE: MSTP WhoIs

      Can you try putting in a pause after initializing the local device, using "Thread.sleep(###)"? There may be a delay while the device waits to join the network, during which your requests might be timing out. Start with something like 10 seconds to see if this works, and then reduce the time as much as you can.

      posted in BACnet4J general discussion
      M
      mlohbihler
    • RE: Bacnet alarm report

      Yeah, still not the information i was hoping for. Do you use COV in your points? Also, what kind of event is raised: a device exception, or a message exception? Sorry for all the questions, but it would be great to track this down. Could you provide a chuck of the events so that i can check the timestamps for any clues?

      posted in BACnet4J general discussion
      M
      mlohbihler
    • RE: Bacnet alarm report

      Yeah, that's the latest version. Can you check the logs to see if there are any stack traces associated with that error message? It indicates a condition where the code is doing something it shouldn't, and it should be fixed.

      posted in BACnet4J general discussion
      M
      mlohbihler
    • RE: Bacnet alarm report

      Hi Iain,

      What version of the BACnet module are you using? I recall that there were some recent changes (i.e. a couple months ago) that addressed an error message like this.

      posted in BACnet4J general discussion
      M
      mlohbihler
    • RE: Errors of BACnet Data Source

      Mebius,

      Do you have a single data source that is getting points from the BACnet device, or do you have multiple? If the latter, you might have multiple simultaneous requests going to the device, which it may not be able to handle, causing timeouts and the appearance of a slowdown.

      I know at least that even the BACnet MS/TP is capable of polling for thousands of points without problems, subject to the speed of the connection. (I know you are using I/P, which should be much faster than MS/TP.)

      posted in User help
      M
      mlohbihler
    • RE: StreamTransport null pointer exception

      The line is not in the CVS code. Perhaps it still is in the src jar file. Try using the repo source instead.

      posted in Modbus4J general discussion
      M
      mlohbihler
    • RE: How to stop event temporally?

      Check out maintenance events.

      posted in Mango Automation general Discussion
      M
      mlohbihler
    • RE: Modbus problem

      This is not a DGBox forum.

      posted in User help
      M
      mlohbihler
    • RE: Help with DGBox

      dglogik.zendesk.com

      posted in User help
      M
      mlohbihler
    • RE: Help with DGBox

      DGBox is a derivative product of Mango. You should ask your question on their help site.

      posted in User help
      M
      mlohbihler