• 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

    How does object ID on Physical Device reflect on BACnet field panel

    BACnet4J general discussion
    1
    2
    1.9k
    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.
    • C
      charador
      last edited by

      I looked through the bacnet4j code and understand that if the server wants to read some object values stored on a field panel. It will send a ReadProperty request with src IP, dst IP and target object ID. The FP will reply with object list stored on its own memory, or send another request to its connected physical devices for polling.

      However, the field panel may connect to multiple physical devices at a time and it uses BACnet MS/TP connection. (I guess this part is also included in the code stack). If multiple physical devices have the same object ID (e.g analog input #1), how does the field panel differentiate these object values from different physical devices? (I haven't been able to find relative code from the BACnet4J stack)

      Does anyone know about this? Thanks!

      C 1 Reply Last reply Reply Quote 0
      • C
        charador @charador
        last edited by

        Does anyone has any idea?

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