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 CompactLogix/FlexLogix Controller. Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Supported Series: Rockwell/Allen-Bradley ControlLogix, CompactLogix, FlexLogix CH0 DF1

Website: rockwellautomation.com

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeRockwell CompactLogix/FlexLogix
PLC I/FRS232
Baud rate192009600, 19200, 38400
Data bits88
ParityNoneEven, Odd, None
Stop bits11
HMI sta. no.0
PLC sta. no.11–31

PLC Settings

Communication mode:

Serial Port tab

  • Mode: System
  • Baud Rate: 19200
  • Data Bits: 8
  • Parity: None
  • Stop Bits: 1 (default)
  • Control Line: No Handshake

ControlLogix, CompactLogix CPU CH0 setting, System Protocol tab

  • Protocol: DF1 Point to Point
  • Error Check: BCC
  • Station Address: 1

Create a Tag

The name format must be 4 characters. For example: B003, T004, C005, N007, and F008. Two or three characters are not available. For example: B03 or B3.

RSLogix 5000 Program Tags window for controller TEST with the right-click context menu open showing New Tag highlighted.
RSLogix 5000 New Tag dialog with name B003 and Data Type INT[255], alongside the Select Data Type dialog with INT selected and Array Dimension 0 set to 255.

Device Address

Bit/WordDevice typeFormatRangeMemo
BB_BOOLFFFDDDdd0 ~ 25525515Bit data file
BN_BOOLFFFDDDdd0 ~ 25525515Integer data file bit level (N7, 10 ~ 255)
DWTx.ACCFFFDDD0 ~ 255255Timer Accumulator Value (T4, T10 ~ 255)
DWTx.PREFFFDDD0 ~ 255255Timer Preset Value (T4, T10 ~ 255)
DWNx_INTFFFDDD0 ~ 255255Integer data file (N7, 10 ~ 255)
WBx_INTFFFDDD0 ~ 255255Bit data file word level
DWCx.ACCFFFDDD0 ~ 255255Counter Accumulator Value (C5, C10 ~ 255)
DWCx.PREFFFDDD0 ~ 255255Counter Preset Value (C5, C10 ~ 255)
WF8_REALDDD0 ~ 255Floating point data file (F8)
WFx_REALFFFDDD0 ~ 255255Floating point data file (F008, F010 ~ F255)

Wiring Diagram

NOTE: The serial port pin assignments may vary between HMI models.

RS-232

HMIDirectionPLC
Pin assignmentsAB CPU CH0
RS232
9P D-Sub
Female
Rx↔ (bidirectional)3 TD
Tx↔ (bidirectional)2 RD
GND↔ (bidirectional)5 GND