The leader in industrial automation and control solutions

Introduction

All Maple Systems HMIs programmed with EBPro (EasyBuilder Pro), including every cMT X Series and cMT Series model, are compatible with a Rockwell/Allen-Bradley EtherNet/IP CompactLogix PLC. Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Supported Series: Rockwell/Allen-Bradley ControlLogix, CompactLogix, FelxLogix Ethernet

Website: https://www.rockwellautomation.com/

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeRockwell EtherNet/IP (CompactLogix)
PLC I/FEthernet
Port no.44818
PLC sta. no.1

PLC Settings

RSLogix 5000 Settings

Create a Tag

  1. Open Program Tags menu

    In RSLogix 5000, right-click your controller in the project tree and select New Tag.
    RSLogix 5000 Program Tags window with the right-click context menu open, showing New Tag selected under the Controller scope.
  2. Select data type

    In the Select Data Type dialog, choose INT and set Array Dimensions Dim 0 to 255, then click OK.
    Select Data Type dialog in RSLogix 5000 showing INT selected with Array Dimensions Dim 0 set to 255.
  3. Configure new tag

    In the New Tag dialog, enter a 4-character name (e.g. B003), set Data Type to INT[255], Scope to your controller, and Style to Decimal, then click OK.
    New Tag dialog in RSLogix 5000 with tag name B003, Data Type INT[255], Tag Type set to Base, and Scope set to TEST(controller).

Device Address

Bit/Word Device

Bit/WordDeviceFormatRangeMemo
BBx_BOOLFFFDDDdd0 ~ 25525515Bit data file
BNx_BOOLFFFDDDdd0 ~ 25525515Integer data file bit level (N7, 10 ~ 99)
WBx_INTFFFDDD0 ~ 255255Bit data file word level
WNx_INTFFFDDD0 ~ 255255Integer data file (N7, 10 ~ 99)
DW (F)F8_REALDDD0 ~ 255Floating point data file (F8)
DW (F)Fx_REALFFFDDD0 ~ 255255Floating point data file (F8)
DWCx.ACCFFFDDD0 ~ 255255Counter Accumulator Value (C5, C10 ~ 255)
DWCx.PREFFFDDD0 ~ 255255Counter Preset Value (C5, C10 ~ 255)
DWTx.ACCFFFDDD0 ~ 255255Timer Accumulator Value (T4, T10 ~ 255)
DWTx.PREFFFDDD0 ~ 255255Timer Preset Value (T4, T10 ~ 255)
DWLx.DINTFFFDDD0 ~ 255255

Wiring Diagram

The diagram below shows the Ethernet cable wiring.

Ethernet straight-through cable wiring diagram showing T568B pinout with 8 color-coded twisted pairs matched pin-for-pin from both connectors.