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

HMI Setting

ParametersRecommendedOptions
PLC typeBosch Rexroth
PLC I/FRS232
Baud rate115200
Data bits8
ParityNone
Stop bits1
PLC sta. no.1

Support Device Type

Data typeEasyBuilder data formatMemo
Boolbit
Byte16-bit BCD, Hex, Binary, Unsigned8-bit
SInt16-bit BCD, Hex, Binary, Signed8-bit
USInt16-bit BCD, Hex, Binary, Unsigned8-bit
Word16-bit BCD, Hex, Binary, Unsigned16-bit
Int16-bit BCD, Hex, Binary, Signed16-bit
UInt16-bit BCD, Hex, Binary, Unsigned16-bit
DWord32-bit BCD, Hex, Binary, Unsigned32-bit
DInt32-bit BCD, Hex, Binary, Signed32-bit
Real32-bit Float32-bit
UDInt32-bit BCD, Hex, Binary, Unsigned32-bit
  1. Import Tags

    Launch IndraWorks PLC software, click [Global_Variables], and edit the project.

    Struct can be edited in [Data types] tab, and Global_varaibles can be edited in [Resources] tab.

  2. Export Tags

    After editing the project, click [Project] -> [Export] to export the tags.

    You may select all, a part of, or a single file to export. Click [OK], enter the file name and designate the directory to store the file.

  3. Import Tags into EBPro

    Launch EBPro (EasyBuilder), select Bosch Rexroth driver, and import the address tags. The illegal addresses will be eliminated, and displayed in the [Error status] field. Click [OK] to leave.

    “Import successfully” message will be displayed when successfully import the address tags.

Wiring Diagram

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

RS-232

HMIDirectionPLC
Pin assignmentsRS232
Terminal
Rx↔ (bidirectional)2 TXD
Tx↔ (bidirectional)3 RXD
GND↔ (bidirectional)5 GND