adccommunitymod (AutomationDirect) asked a question.

Connecting two BRXs

Created Date: August 09,2019

Created By: Pete1552

**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****

Hi all, I’m new to the forums but have been using AD stuff for a few years now. I just purchased a second BRX DM1-36AR to upgrade a portion of my production line. BRX1 is controlling all of the operations of the first part of my line and BRX2 will control the second half. Is it possible to communicate between the two over a long distance (200ft) and share the input/output statuses between them?


  • adccommunitymod (AutomationDirect)

    Created Date: August 09,2019

    Created by: Pete1552

    Hi all, I’m new to the forums but have been using AD stuff for a few years now. I just purchased a second BRX DM1-36AR to upgrade a portion of my production line. BRX1 is controlling all of the operations of the first part of my line and BRX2 will control the second half. Is it possible to communicate between the two over a long distance (200ft) and share the input/output statuses between them?

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: August 09,2019

    Created by: kewakl

    depending on the amount of data - and comm port!

    Peerlink, Modbus or DoMore Modbus should work.

    Peerlink is limited (iirc) to 256 sixteen bit words and is communicated at 10 times a second - without you doing anything more than setup and enabling the instructions! One PLC publishes, one subscribes

    I do not know if Peerlink works with the optional ethernet POM.

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: August 10,2019

    Created by: Pete1552

    Can I use the 232/485 comm on the front of the BRX for this? The ethernet POM spec sheet says "This POM functions only as a server device. "

  • adccommunitymod (AutomationDirect)

    Created Date: August 10,2019

    Created by: kewakl

    Can I use the 232/485 comm on the front of the BRX for this? The ethernet POM spec sheet says "This POM functions only as a server device. "

    Neither serial port can do Peerlink, but should do either Modbus.

    I don't have DoMore installed here, so I can't readily check. For 200 ft, I would go 485 - if given the choice. also get the 9842 cabling

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: August 10,2019

    Created by: BobO

    Can I use the 232/485 comm on the front of the BRX for this? The ethernet POM spec sheet says "This POM functions only as a server device. "

    Yes, 485 on the builtin port would work fine for this.

  • adccommunitymod (AutomationDirect)

    Created Date: August 12,2019

    Created by: Pete1552

    One more question, If I added a Cmore display to this system can I get an Ethernet POM and connect it to one of the BRXs?

  • adccommunitymod (AutomationDirect)

    Created Date: August 13,2019

    Created by: Pete1552

    This is all great information, thanks everyone for your help!