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 VIPA 300S (Ethernet). Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeVIPA 300S (Ethernet) (Siemens)
PLC I/FEthernet
Port no.102
PLC sta. no.10–31

Device Address

Bit/WordDevice typeFormatRangeMemo
BIDDDDo0 ~ 40957Input (I)
BQDDDDo0 ~ 40957Output (O)
BMDDDDo0 ~ 40957Bit Memory
BDBnBitFFFFFDDDDo0 ~ 6553599997
BDBxBitFFFFFDDDDDo0 ~ 10700655357
BDB0BitDB99BitDDDDDo0 ~ 655357Data Register Bit
WIWDDDD0 ~ 4095Input (I)
WQWDDDD0 ~ 4095Output (O)
ByteMBDDDD0 ~ 4095Bit Memory Byte
WMWDDDD0 ~ 4095Bit Memory
DWMDDDDD0 ~ 4094
ByteDBBnFFFFFDDDD0 ~ 655359999
ByteDBBxFFFFFDDDDD0 ~ 1070065535
WDBnFFFFFDDDD0 ~ 655359999Data Register (must be even)
WDBxFFFFFDDDDD0 ~ 1070065535Data Register (must be even)
DWDBDnFFFFFDDDD0 ~ 655359999Data Register Double Word (must be multiple of 4)
DWDBDxFFFFFDDDDD0 ~ 1070065535Data Register Double Word (must be multiple of 4)
WDBn_StringFFFFFDDDD0 ~ 655359999
WDBx_StringFFFFFDDDDD0 ~ 1070065535
WDBn_String1FFFFDDDD0 ~ 40969999
WDBx_String1FFFFFDDDDD0 ~ 1070065535
DWDBDn_StringFFFFFDDDD0 ~ 655359999
DWDBDx_StringFFFFFDDDDD0 ~ 1070065535
WDB0DB99DDDDD0 ~ 65535Data Register

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

EBPro (EasyBuilder) Device Setting Steps

  1. Open EBPro (EasyBuilder) and Create New Project

    Open EBPro (EasyBuilder), select File u0026gt; New, choose your HMI model, and press OK.
    EasyBuilder New Project dialog with HMI model list, cMT3072X highlighted and Landscape orientation selected.
  2. Open System Parameter Settings

    The System Parameter Settings window appears. Click New Device/Server.
  3. Select VIPA 300S Ethernet Device

    In the Device Properties dialog, set the manufacturer filter to VIPA GmbH, then select VIPA 300S (Ethernet) from the list.
    Device Properties dialog showing VIPA GmbH manufacturer filter and VIPA 300S (Ethernet) selected from the device list.
  4. Open IP Address Settings

    Press Settings to configure the network connection.
  5. Set IP Address and Port Number

    Enter the PLC IP address and set the Port no. to 102, then click OK.
    IP Address Settings dialog with IP address 192.168.1.111 and Port no. 102 entered.
  6. Confirm Device Settings

    The Device Settings dialog confirms the completed configuration with device type VIPA 300S (Ethernet), interface set to Ethernet, and the IP address and port displayed.
    Device Settings dialog showing VIPA 300S (Ethernet) name, Ethernet interface, IP 192.168.1.111 Port 102, and station no. 1.

How to Import Tag

SIEMENS STEP 7 allows building user-defined tag files (*.dif and *.AWL) that can be imported into EasyBuilderPro via System Parameter Settings. The following describes how to build and import both file types.

Building a *.dif File

  1. Create User-Defined Tags in Symbols

    In SIMATIC Manager, open Symbols and create your user-defined tags in the Symbol Editor.
    SIMATIC Manager with Symbol Editor open showing a tag list with addresses I 0.0 through I 0.7, all BOOL data type.
  2. Export the Symbols as DIF File

    In the Symbol Table, go to Symbol Table u0026gt; Export, choose a save location, enter a filename (e.g. PLC_Tag.dif), set the file type to *Data Interchange Format (.DIF), and click Save**.
    Symbol Table Export menu open with the Export Source dialog showing file name PLC_Tag.dif and save type Data Interchange Format.

Building a *.AWL File

  1. Create Data Blocks in SIMATIC Manager

    In Blocks, create the required DB items. The blocks list shows all defined data blocks (DB1, DB2, DB3, etc.).
    SIMATIC Manager Blocks view showing a list of data blocks including DB1 through DB120.
  2. Open Generate Source in LAD/STL/FBD

    From the Windows Start menu, open LAD, STL, FBD – Programming S7 Blocks, then click File u0026gt; Generate Source.
    STEP 7 Start menu showing LAD STL FBD Programming S7 Blocks selected, with the Generate Source menu item highlighted.
  3. Set Sources Storage Path and Object Name

    In the New dialog, select Sources as the storage path and specify a filename (e.g. Object_Tag), then click OK.
    New dialog with Sources selected as storage path and Object_Tag entered as the object name.
  4. Select Data Blocks to Export

    In the Generate Source dialog, move the desired blocks from the Blocks Not Selected list to the Blocks Selected list, then click OK.
    Generate source Object_Tag dialog with DB2, DB6, DB11, and DB20 in the Blocks Selected list and Absolute addresses chosen.
  5. Export Source to Build AWL File

    In SIMATIC Manager, under Sources, right-click the saved object and select Export Source. In the save dialog, specify the filename and click Save.
    SIMATIC Manager Sources context menu with Export Source highlighted and the Export Source file-save dialog open.

The generated *.DIF/*.S7P and *.AWL files can be imported in EasyBuilderPro System Parameter Settings by clicking Import Tag.

Import Tags in EBPro (EasyBuilderPro)

  1. Open Import Tag in System Parameter Settings

    In EBPro (EasyBuilderPro), open System Parameter Settings and click Input Tags.
    System Parameter Settings Device tab with the Input Tags button highlighted at the bottom of the screen.
  2. Specify DIF and AWL Files to Import

    In the Import Address Tag dialog, enable Import DIF/S7P file and Import AWL file, browse to the respective files, and click Import.
    Import Address Tag dialog with Import DIF/S7P file and Import AWL file both checked and file paths entered.
  3. Select Tags to Import

    The Add Tags dialog lists all available address tags. Select the tags to import and click OK.
    Add Tags dialog showing a list of address tags with address mode Word and DBn_String addresses, all checkboxes selected.
  4. Confirm Successful Tag Import

    EBPro (EasyBuilderPro) displays a confirmation dialog: Imported tag information successfully.
    EasyBuilder Pro dialog confirming Imported tag information successfully.

Wiring Diagram

The diagram below shows the Ethernet cable wiring.

Ethernet cable wiring diagram showing 8-pin color-coded connections: W/Orange, Orange, W/Green, Blue, W/Blue, Green, W/Brown, Brown on both ends.