• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Pulling data to Mango via BACnet from another network

    BACnet4J general discussion
    3
    5
    1.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sky_watcher
      last edited by

      Hello, I have a question, I have a PLC which is in another network than my MangoES, can I access the points from the PLC with BACnet IP and create a data source in MangoES with the points from that PLC?

      And if this is possible can someone give me some direction on how to do it?

      Thank you!

      1 Reply Last reply Reply Quote 0
      • cwangvC
        cwangv
        last edited by

        you can search for 'BBMD' in this forum. There should be enough articles to get you started.

        S 1 Reply Last reply Reply Quote 2
        • S
          sky_watcher @cwangv
          last edited by

          @cwangv Hi, I have searched on the forum and over the internet too about BBMD since this is a new thing for me... So, I have a question , I'm not sure that I get it right, do I need an extra device, a BBMD Router to be able to communicate with my PLC which is in another network?

          Thank you!

          cwangvC 1 Reply Last reply Reply Quote 0
          • cwangvC
            cwangv @sky_watcher
            last edited by

            @sky_watcher
            Mango cannot be a BBMD at this moment. So either your PLC can or you will have to get a device that can be a BBMD.

            Just thinking out loud, why not try making the PLC and Mango communicate over Modbus TCP? Network routing will be much simpler so long you can get a router to work between the two networks.

            1 Reply Last reply Reply Quote 0
            • phildunlapP
              phildunlap
              last edited by

              Hi sky_watcher,

              @cwangv is correct that Mango does not expose options to operate as a BBMD, and you did say it's a MangoES so that applies. But this is the BACnet4J section of the forum, so I must mention there is code to do this in BACnet4J. Notice the bbmdEnabled variable in LocalDevice,

              1 Reply Last reply Reply Quote 0
              • First post
                Last post