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 Micro850 Free Tag Names. Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.
Supported Series: Rockwell/Allen-Bradley Micro820/850
Website: rockwellautomation.com
HMI Setting
| Parameters | Recommended | Options | Notes |
|---|---|---|---|
| PLC type | Rockwell/Allen-Bradley Micro850 – Free Tag Names | ||
| PLC I/F | RS232 | ||
| Baud rate | 38400 | 1200 ~ 38400 | |
| Data bits | 8 | ||
| Parity | None | None, Even, Odd | |
| Stop bits | 1 | ||
| PLC sta. no. | 1 | 0 ~ 254 | |
| Protocol (Multiple Service Packet) | Disable (Default) | Disable / Enable | *Note |
NOTE: Model: 2080-L50E, 2080-L70E supports Multiple Service Packet Protocol; the firmware version needs to be upgraded to v22 or above.
PLC Setting

Support Device Type
| Data type | EBPro (EasyBuilder) data format | Memo |
|---|---|---|
| Bool | bit | Byte |
| 16-bit BCD, Hex, Binary, Unsigned | 8-bit | SInt |
| 16-bit BCD, Hex, Binary, Signed | 8-bit | USInt |
| 16-bit BCD, Hex, Binary, Unsigned | 8-bit | Word |
| 16-bit BCD, Hex, Binary, Unsigned | 16-bit | Int |
| 16-bit BCD, Hex, Binary, Signed | 16-bit | UInt |
| 16-bit BCD, Hex, Binary, Unsigned | 16-bit | DWord |
| 32-bit BCD, Hex, Binary, Unsigned | 32-bit | DInt |
| 32-bit BCD, Hex, Binary, Signed | 32-bit | Real |
| 32-bit Float | 32-bit | UDInt |
| 32-bit BCD, Hex, Binary, Unsigned | 32-bit | LInt |
| 64-bit Signed | 64-bit | String |
| ASCII Object | Length=word |
NOTE: EBPro V6.03.02 or later supports 64-bit data type (cMT Series only); the address limit range is 48 bits maximum.
Export and Import Tags
The Connected Components Workbench software terms for Controller Tags are Global Variables and Local Tags are called Local Variables.
Export Controller Tags from CCW
Right-click the Micro800 controller icon in the Project Organizer and select Export → Variables. Browse to the desired directory, enter a filename, and click Save. The file is saved in Microsoft Excel format.
Add Device in EBPro (EasyBuilder Pro)
Open the EBPro (EasyBuilder) software, enter System Parameter, and add a Rockwell Micro850 device.nnNavigate to: System Parameter Settings → Device → Select Driver → Import Tags
Select Import File Type
Choose the importer type:nn- Import Files (.XLS,.XLSX): Rockwell Soft Export Tag Filen- Import Files (*.CSV): EBPro (EasyBuilderPro) Export Tag File
Select Tags and Confirm
Select the imported tags, then press OK.
Enable Binary Access for Integer Tags
ForSINT,INT, orDINTtype tags, choose whether to enable binary access.
Confirm Successful Import
Tag information is imported successfully.
NOTE: This driver allows you to select multiple spreadsheets (.xls or .xlsx) at once when importing tags in EasyBuilderPro, so you can import Global variables and I/O tags at once.
NOTE: The spreadsheet exported from CCW will not include I/O tags. If you need to import I/O tags, take a copy of your exported spreadsheet, delete the existing tags, and manually enter the tag names and data types of the I/O tags, which are located in your Global variables within CCW.
Wiring Diagram
NOTE: The serial port pin assignments may vary between HMI models.
RS-232
| HMI | Direction | PLC |
|---|---|---|
| Pin assignments | RS232 8P Mini-Din Male | |
| Rx | ↔ (bidirectional) | 7 |
| Tx | ↔ (bidirectional) | 4 |
| GND | ↔ (bidirectional) | 2 |
