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 ODVA EtherNet/IP (Explicit Messaging). Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Supported Series: Crevis EtherNet/IP NA-9188

Website: http://www.crevis.co.kr/

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeODVA EtherNet/IP (Explicit Messaging)
PLC I/FEthernet
Port no.44818
PLC sta. no.0

Please click [Tag Editor] when adding this driver to initiate tag information. To edit address tag, please see the factory manual.

Tag Editor dialog showing the Assembly_Object selected under Struct-Defined, with five members listed including Input_Produced and Output_Consumed with BYTE[255] data types.

Tag Editor Setup

  1. Create a New Data Type

    In Tag Editor, right-click Object-Defined and select New data type. Enter a name for the new data type (e.g., Tags) in the Name field.
    Tag Editor dialog with Object-Defined selected and a context menu showing the New data type option for creating a custom data type named Tags.
  2. Add an Address

    Click Add to open the Add Data Member dialog. In the EIP Data section, enter the member name, set the Class, Instance, and Attribute values in hex, then select the appropriate Data Type and click OK.
    Add Data Member dialog overlaid on Tag Editor, showing EIP Data fields with Name set to Input_Produced, Class 4 (Assembly), Instance 1, and Attribute 3 in hex.

Adding Vendor ID: Example

The following is an example of how to add Vendor ID in Tag Editor. See 3.2.3 Identity Object in the factory manual for the detail of this ID.

Factory manual page showing Identity Object class code 01HEX with Instance Attributes table listing Vendor ID 741 (Crevis Co., Ltd), Device Type, Product Code 512 (NA-9188), and Revision fields.

Under Struct-Defined select Identity to add Vendor_ID. {1,1,1} represents {Class code, Instance ID, Attribute ID}. Enter UINT in the Data Type field according to the factory manual. When finished, this data member can be found in Identity Object.

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
ArrayWord array for ASCII input and displayLength=word

Wiring Diagram

NOTE: Connect the HMI to the PLC using a standard Ethernet cable (straight-through).

The diagram below shows the Ethernet cable wiring.

Ethernet straight-through cable wiring diagram showing all 8 color-coded wire pairs connected pin-to-pin from one end to the other.