WEINTEK-LOGO

WEINTEK CMT2078X Operator Panel

Specifications

  • Model: EasyBuilder Pro
  • Compatibility: cMT2078X HMI, PLC device with MODBUS TCP/IP protocol
  • Functionality: Create and download project files for use on an HMI

Product Usage Instructions

Set PLC Device Parameters
  1. Open EasyBuilder Pro and create a new file.
  2. Select the model, check [Use template], and click [OK].
  3. On the [Device] tab, click [New Device/Server] to configure the PLC device settings.
  4. Set parameters such as IP address and port for the PLC device (e.g., MODBUS TCP/IP protocol).
  5. Click [OK] to add the new device to the list.
Create Objects
  1. Set switch style to Toggle for objects.
  2. Add or modify images for object states in the Shape tab.
  3. Place objects in the editing window to complete the project file.
Simulate the Project File
  1. Performan  Offline Simulation to verify project functionality without a PLC connection.
  2. Perform an Online Simulation to reflect actual HMI-PLC behaviors.
  3. Check object operations during simulation.

EasyBuilder Pro Quick Start Guide
This guide explains how to create a simple project file in EasyBuilder Pro and download it for use on an HMI.
UM020003E_20241125

EasyBuilder Pro Quick Start Guide
Creating a simple project file in EasyBuilder Pro involves just a few steps:
Set PLC Device Parameters → Create Objects → Perform Offline or Online Simulation → Configure HMI IP Address → Download Project File to HMI
Ensure that EasyBuilder Pro is installed on your computer before starting. This guide uses a cMT2078X HMI and a PLC device with the MODBUS TCP/IP protocol as an example.

Set PLC Device Parameters

  • Step 1. Open EasyBuilder Pro and create a new file.
  • Step 2. Select the model, check [Use template], and click [OK]. The template file includes several preset windows, such as built-in keypads on windows 50 to 68 and 83 to 90, user password setup pages on windows 70 to 74, EasyAccess 2.0 setup pages on windows 76 to 77, and the screensaver page on window 80. WEINTEK-CMT2078X-Operator-Panel-FIG- (1)
  • Step 3. On the [Device] tab, click [New Device/Server] to configure the PLC device tobe connected.
  • Step 4. This step uses a PLC device with the MODBUS TCP/IP protocol as an example.
    Correctly set parameters such as IP address and port.
    EasyBuilder Pro Quick Start Guide WEINTEK-CMT2078X-Operator-Panel-FIG- (2)
  • Step 5. After clicking [OK], a new device will be added to the [Device list]. WEINTEK-CMT2078X-Operator-Panel-FIG- (3)

Create Objects

The following describes how to create three representative objects and their functions.

WEINTEK-CMT2078X-Operator-Panel-FIG- (4)

  • Step 1. Create a [Toggle Switch] Object:
    If there is a switch for a light on the PLC device and the goal is to control its switch on the HMI, create this object. It is commonly used for operating bit addresses. Click
    [Object] » [Toggle Switch], and under Read/Write, set the corresponding MODBUS addresses for the light. Refer to the PLC Connection Guide for address mapping. WEINTEK-CMT2078X-Operator-Panel-FIG- (5)Set the switch style to Toggle, meaning that if the initial state is 0 (OFF), clicking it once will set it to 1 (ON). Besides the default images included in the system, it is also possible to add or modify images for each state in the Shape tab. WEINTEK-CMT2078X-Operator-Panel-FIG- (6)
  • Step 2. Create a [Numeric] Object:
    Various data such as temperature and humidity from sensors often exist in PLC devices. This object can display the data or set parameters. Click [Object] » [Numeric] and configure, including the read/write addresses. WEINTEK-CMT2078X-Operator-Panel-FIG- (7)
  • Step 3. Create a [Function Key] Object:
    To create an intuitive project interface, it is often necessary to display popup windows or switch between full-screen windows. Use [Function Key] to create these functional buttons. Click [Object] » [Function Key] and configure the functions as needed. WEINTEK-CMT2078X-Operator-Panel-FIG- (8)
  • Step 4. Properly place the objects in the editing window to complete a simple project file. WEINTEK-CMT2078X-Operator-Panel-FIG- (9)EasyBuilder Pro offers a variety of objects with different functions. When designing project files, select objects according to needs. For details on available objects, refer to the EasyBuilder Pro User Manual.

Simulate the Project File

EasyBuilder Pro offers two types of simulation:

  • Offline Simulation: Operates without a connection to the PLC device and is used to verify whether the project file functions as designed.
  • Online Simulation: Communicates with the PLC device to reflect actual HMI-PLC behaviors.

WEINTEK-CMT2078X-Operator-Panel-FIG- (10)

Offline Simulation

  • Step 1. Save the project file.
  • Step 2. Click [Project] » [Compile].
  • Step 3. Click [Compile], and after completion, click [Close].WEINTEK-CMT2078X-Operator-Panel-FIG- (11)
  • Step 4. Click [Offline Simulation] to verify the relative position and basic operation of objects.
  • Step 5. The [Toggle Switch] and [Numeric] objects display offline without attempting communication with the PLC device. Check if the [Function Key] object operates the popup window correctly.

Online Simulation

  • Step 1. Ensure computer communication with the PLC device, and after clicking [Online Simulation], verify communication with the device.
  • Step 2. The software will reflect the actual values in the PLC device.WEINTEK-CMT2078X-Operator-Panel-FIG- (13)

Configure HMI IP Address

Automatic IP Configuration

  • Step 1. Power on the HMI and connect to LAN. Ensure there is a DHCP server on the LAN.
  • Step 2. Tap the icon in the top left corner of the HMI.
  • Step 3. Tap [Network] from the left menu, then [Configure] on the right, and try to modify settings. WEINTEK-CMT2078X-Operator-Panel-FIG- (14)
  • Step 4. To modify settings, log into the system settings. Enter the default password 111111 and press enter.
  • Step 5. Select [Automatic] and click [Save]. Once successful, the HMI will obtain a LAN IP address. WEINTEK-CMT2078X-Operator-Panel-FIG- (15)

Manual IP Configuration

  • Step 1. If the LAN has no DHCP server, open the command prompt by typing ‘cmd’ in the computer’s search interface. Then, use the command ‘ipconfig’ to check the computer’s network settings. WEINTEK-CMT2078X-Operator-Panel-FIG- (16)
  • Step 2. Choose [Manual] in Network settings, input the same subnet as the computer, and click [Save]. Once successful, the HMI will obtain a LAN IP address. WEINTEK-CMT2078X-Operator-Panel-FIG- 21

Download Project File to HMI

  • Step 1. Click [Project] » [Download (PC->HMI)].
  • Step 2. Select the target HMI for download and click [Download].WEINTEK-CMT2078X-Operator-Panel-FIG- 22
  • Step 3. After downloading, verify the HMI interface. If the following screen appears, it indicates communication failure between HMI and PLC. Check connections and communication parameter settings. WEINTEK-CMT2078X-Operator-Panel-FIG- (19)
  • Step 4. If the following screen appears, it indicates successful communication between HMI and PLC. WEINTEK-CMT2078X-Operator-Panel-FIG- (20)

Other company names, product names, or trademarks in this document are the trademarks or registered trademarks of their respective companies.
This document is subject to change without prior notice. Copyright® 2024 WEINTEK IIOT LTD. All rights reserved.

Frequently Asked Questions

  • Q: What objects can be created in EasyBuilderPro?
    A: EasyBuilder Pro offers a variety of objects with different functions. Refer to the User Manual for details on available objects.
  • Q: How do I verify object operations during simulation?
    A: During Offline Simulation, check if objects display and function correctly without PLC communication. During the Online Simulation, ensure that object behaviors reflect actual HMI-PLC interactions.

Documents / Resources

WEINTEK CMT2078X Operator Panel [pdf] User Guide
CMT2078X Operator Panel, CMT2078X, Operator Panel, Panel

References

Leave a comment

Your email address will not be published. Required fields are marked *