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

Overview

Memory Map protocol is similar to IBM 3764R communication protocol. EBPro (EasyBuilder) reserves 512 words of data memory to use with this protocol. EBPro (EasyBuilder) must update the values in these words. EBPro (EasyBuilder) uses these words to display data and control parts status on screen. When touch actions are taken, data is sent to the others once, and then update the memory in it. The HMI should always update the data memory.

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeMemory Map
PLC I/FRS232RS232, RS485 4W, 2WRS232 default
Baud rate1152009600~115200
Data bits8
ParityEvenEven, Odd, None
Stop bits1

Device Address

Bit/WordDevice TypeFormatRangeMemo
BMBDDDDh0 ~ 4095f
WMWDDDD0 ~ 9999

MB and MW share the same data storage.

MW 0 = MB 00000 ~ MB 0000f, MW 1 = MB 00010 ~ MB 0001f

Wiring Diagrams

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

Diagram 1: RS-232

HMIDirectionPLC
Pin assignmentsRS232
9P D-Sub
Female
Rx↔ (bidirectional)3
Tx↔ (bidirectional)2
GND↔ (bidirectional)5

Diagram 2: RS-485 2W

HMIDirectionPLC
Pin assignmentsRS485 2W
9D-Sub Male
Data-↔ (bidirectional)1
Data+↔ (bidirectional)2
GND↔ (bidirectional)5

Diagram 3: RS-485 4W

HMIDirectionPLC
Pin assignmentsRS485 4W
9P Male
Rx-↔ (bidirectional)3
RX+↔ (bidirectional)4
Tx-↔ (bidirectional)1
Tx+↔ (bidirectional)2
GND↔ (bidirectional)5