BRX Getting Started
Installing DmD
9/30/2025 DmD2.11.1
- Download DoMore Designer here
- Unzip the downloaded archive (do not run the installer from within the zip file)
- Double click the setup executable in the unzipped archive
- Follow the prompts
Connecting to the BRX PLC
9/30/2025 DmD2.11.1
This Section covers three ways to connect your BRX PLCs for programming:
- The straight-forward way using USB
- The most common way using ethernet
- The easy fallback using a serial connection
Connect using USB
Requirements
BRX PLCs can easily be outfitted with USB ports using Pluggable Option Modules (POM). Insert the USB-B or USB-C POM into the BRX PLC. More on inserting POMs here.
Connecting
- With Do-more Designer open, click the
New Onlineiconor select
File / New Project / Online - The following dialog will show the connected PLC as
<new PLC>.- If your PLC does not show
- make sure the selection for
Show New PLCsis set - click the
Rescan for New PLCsbutton.
- make sure the selection for
- If your PLC does not show
- Select your PLC and click
Connect - in the next dialog, name your PLC connection and click
OK - Your PLC is now connected
Connect using Ethernet
To connect to your BRX PLC through Ethernet you’ll either use the onboard Ethernet port (DM1E-models) or use Pluggable Option Module (POM) ECOMLT, please note that the ECOMEX POM is not compatible with DM1 models. For more information on getting started with an ECOMLT POM please refer to Pluggable Option Modules (POM) / ECOMLT.
At factory default the PLCs internal IP address is not initialized. In this state Do-more Designer will find the PLC regardless of the PCs IP-Address settings. Once the PLCs IP address is initialized the PCs IP address needs to be in the same subnet as the PLC to connect using Ethernet.
In case you need to connect to an already initialized PLC with unknown IP-Address settings please use NetEdit to retrieve or change the PLCs settings.
Connecting
- With Do-more Designer open, click the
New Onlineiconor select
File / New Project / Online - The following dialog will show the connected PLC as
<new PLC>.- If your PLC does not show,
- make sure the selection for
Show New PLCsis set - click the
Rescan for New PLCsbutton.
- make sure the selection for
- If your PLC does not show,
- Select your PLC and click
Connect - in the next dialog, name your PLC connection and click
OK - Your PLC is now connected
Beware that using the configuration dialog within DoMore Designer will change the IP immediately. If you’re connected through Ethernet you will loose the connection.
Connect using Serial Connection
Requirements
Each BRX PLC features a built in serial port. While this port can be used in multiple ways it comes preconfigured to be used as a programming port. If you can not connect to the serial port there’s a chance it has been configured for a specific application. To temporarily force the serial port into ‘programming mode’ please refer to the chapter Forcing serial port settings.
Default settings
By default the PLCs built in serial port is configured for programming the PLC. The default port settings are
- RS-232
- 115200 bps
- No prefix
- 8 Data bits
- No parity
- 1 Stop bit
Wiring
Please note that typically the RX (receive) and TX (transmit) lines between PLC and PC serial port need to be crossed to pair receive on one end with transmit on the other.
Connecting
- With Do-more Designer open, click the
New Onlineiconor select
File / New Project / Online - The following dialog will show the connected PLC as
<new PLC>.If your PLC does not show:
- make sure the selection for
Include Serial Ports when Scanning for New PLCsis set - click the
Rescan for New PLCsbutton
- make sure the selection for
- Select your PLC and click
Connect - in the next dialog, name your PLC connection and click
OK - Your PLC should now be connected.
- In case you experience any connection issues
- reopen the
New project onlinedialog as in step 1 and select the PLC - Select the PLC and click the
Editbutton - in the opened dialog click on
Protocol - increase the timeout settings
- click
Accept - Now, with the PLC still selected, click the
connectbutton
- reopen the
- In case you experience any connection issues
Forcing serial port settings
The BRX Do-more! CPU has a block of DIP switches, located on the top of the chassis, that are used to perform various debug and reset operations. The DIP switch settings are only read when the system is first powered up. The default position for all of the DIP switches is OFF.
Dip switch 4 is used to force the Serial port into RS-232 mode with default settings (Programming mode for recovery purposes).
- Power off the BRX PLC.
- Move DIP switch 4 to the ON position
- Power the BRX PLC
The serial port is now defaulted to programming mode until the PLC is power cycled with DIP-switch 4 in the OFF position
Updating Firmware
9/30/2025 DmD2.11.1
PLC
POM
Restoring Factory default
9/30/2025 DmD2.11.1
PLC
POM
Pluggable Option Modules (POM)
Inserting POM
To insert a POM into the BRX PLC first remove the Filler Module, then seat POM module into connector and press firmly unitl tabs are fully engaged.
Ethernet POMs
There are two different POMs available to add an Ethernet port to the BRX PLC:
- The ECOMLT is compatible with any BRX PLC and adds programming capability.
- The ECOMEX adds an additional ethernet port to BRX PLCs with an onboard Ethernet port and allows access to all the protocols available through the PLC on a separate subnet.