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 Siemens S7-300/ET200S Ethernet. Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Supported Series: Siemens S7-300 Ethernet Series PLC, Ethernet module CP-343-1, CPU315-2 PN/DP, CPU317-2 PN/DP, CPU319-3 PN/DP, and ET200S.

Website: http://www.siemens.com/entry/cc/en/

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeSIEMENS S7-300/ET200S (Ethernet)
PLC I/FEthernet
Port no.102
PLC sta. no.10–31

In V3.00 and later versions, setting [Interval of block pack] to 0 can optimize efficiency.

System Parameter Settings dialog in EasyBuilderPro with Siemens S7-300/ET200S Ethernet selected as PLC type, IP set to 192.168.1.170 Port 102, and Interval of block pack set to 0.

Device Address

Bit/WordDevice TypeFormatRangeMemo
BIDDDDo0 ~ 99997Input (I)
BQDDDDo0 ~ 99997Output (O)
BMDDDDo0 ~ 99997Bit Memory
BDBnBitFFFFFDDDDo0 ~ 6553599997
BDBxBitFFFFFDDDDDo0 ~ 10700655357
BDB1BitDB99BitDDDDDo0 ~ 655357Data Register Bit
WIWDDDD0 ~ 9999Input (I)
WQWDDDD0 ~ 9999Output (O)
ByteMBDDDD0 ~ 9999Bit Memory Byte
WMWDDDD0 ~ 9999Bit Memory
DWMDDDDD0 ~ 9998Bit Memory Double Word
DWMD_AnyaddrDDDD0 ~ 9998Bit Memory Double Word (must be even)
ByteDBBnFFFFFDDDD0 ~ 655359999Data Register Byte
ByteDBBxFFFFFDDDDD0 ~ 1070065535
WDBnFFFFFDDDD0 ~ 655359999Data Register (must be even)
WDBxFFFFFDDDDD0 ~ 1070065535
DWDBDnFFFFFDDDD0 ~ 655359999Data Register Double Word (must be even)
DWDBDxFFFFFDDDDD0 ~ 1070065535
DWDBDn_AnyaddrFFFFDDDD0 ~ 40969999Data Register Double Word (must be even)
WDBn_StringFFFFFDDDD0 ~ 655359999
WDBx_StringFFFFFDDDDD0 ~ 1070065535
WDBn_String1FFFFFDDDD0 ~ 655359999
WDBx_String1FFFFFDDDDD0 ~ 1070065535
DWDBDn_StringFFFFFDDDD0 ~ 655359999
DWDBDx_StringFFFFFDDDDD0 ~ 1070065535
WDB1DB99DDDDD0 ~ 65535Data Register (must be even)
WTDDDDD0 ~ 65535
WCDDDDD0 ~ 65535

NOTE: Double word and floating point values must use the DBDn device type.

How to Import Tag

SIEMENS STEP 7 program allows building files of user-defined tags (*.dif file and *.AWL file), and importing these files in EBPro (EasyBuilder Pro) via System Parameter Settings. The following describes how to build and import these two types of files.

Building a *.dif File

  1. Create user-defined tags in Symbols

    In the SIMATIC Manager, open the Symbols editor for your S7 program and create your user-defined tags with the appropriate addresses and data types.
    SIMATIC Manager with the Symbol Editor open for S7 Program(3), showing user-defined tags with I/O addresses and BOOL data types listed in the Symbols table.
  2. Export the symbols as a DIF file

    Click Symbol Table → Export to export the edited symbols. In the Export dialog, set the file type to *Data Interchange Format (.DIF), enter a file name (e.g. PLC_Tag.dif), and click Save**.
    Symbol Editor with Symbol Table menu open and Export selected, and the Export Save dialog showing file name PLC_Tag.dif with Data Interchange Format selected.

Building a *.AWL File

  1. Create data blocks in Blocks

    In the SIMATIC Manager, open the Blocks folder for your S7 program and create the required data block items.
    SIMATIC Manager project tree showing the Blocks folder selected with a list of data block objects (DB1 through DB120) in the S7 Program.
  2. Open Generate Source in LAD/STL/FBD

    Open LAD/STL, FBD – Programming S7 Blocks from the Start menu, then click File → Generate Source.
    Windows Start menu with LAD, STL, FBD – Programming S7 Blocks highlighted and Generate Source selected in the right-side program menu.
  3. Specify Sources as storage path

    In the New dialog, select Sources as the storage path, enter a file name for the object (e.g. Object_Tag), then click OK.
    New dialog in STEP 7 with Sources selected as storage path, Object name set to Object_Tag, and OK button highlighted.
  4. Select objects to export

    In the Generate source dialog, move the blocks you want to export from Blocks Not Selected to Blocks Selected, then click OK.
    Generate source Object_Tag dialog showing Blocks Not Selected and Blocks Selected lists, with DB2, DB6, DB11, and DB20 moved to the selected side.
  5. Export Source to build AWL file

    Under Sources in the SIMATIC Manager, the saved file will appear. Right-click it and select Export Source to generate the *.AWL file.
    SIMATIC Manager with Object_Tag right-click context menu open and Export Source selected, with the Export source Save dialog open showing file name Object_Tag.

Import Tags in EBPro (EasyBuilder Pro)

The generated *.dif and *.AWL files can be imported in EBPro (EasyBuilder Pro) System Parameter Settings by clicking Import Tag.

System Parameter Settings Device tab showing the Siemens S7-300 PLC device, and the Import Address Tag dialog open with Import DIF file and Import AWL file both checked, with file paths entered.

When the import completes, a confirmation dialog will appear indicating that tag information was imported successfully.

Wiring Diagram

NOTE: Use a standard straight-through Ethernet cable to connect the HMI to the Siemens S7-300/ET200S PLC.

The diagram below shows the Ethernet cable wiring.

Ethernet cable wiring diagram showing the pin-to-pin connections for a straight-through cable with all 8 wire pairs (W/Orange, Orange, W/Green, Blue, W/Blue, Green, W/Brown, Brown) matched on both ends.