Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: EasyBuilder Pro Online Simulation of Mitsubishi FX3U PLC
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > EasyBuilder Pro Online Simulation of Mitsubishi FX3U PLC

EasyBuilder Pro Online Simulation of Mitsubishi FX3U PLC

Learn about EasyBuilder Pro Online Simulation to establish communication between the Mitsubishi FX3U PLC and the HMI software.

Last updated: July 7, 2025 4:51 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
6 Min Read
SHARE

This article explains how to establish communication and perform an online simulation between the FX3U-14MT Lollette PLC and the EasyBuilder Pro software. In the industrial world, HMIs (Human Machine Interfaces) are often integrated with PLCs to control parameters and execute commands. Weintek is one of the most widely used HMI brands today, with EasyBuilder serving as the software for designing user interfaces. EasyBuilder Pro includes an “Online Simulation” feature that allows users to simulate the HMI interface directly with the PLC via a PC, without requiring a physical HMI device.

Contents
Required DevicesPLC FX3U-14MT LolletteEasy Builder Pro SoftwareGX Works2 SoftwareUSB to Serial RS232 ConverterMitsubishi FX3U PLCEasyBuilder Pro Online Simulation

Required Devices

The required devices are listed below.

PLC FX3U-14MT Lollette

Pinout Wiring PLC FX3U Lollette

This PLC can be programmed using Mitsubishi GX Works2 and features 8 digital inputs, 6 transistor outputs, 3 analog inputs (AI), 3 analog outputs (AO), a 24V DC power supply, and a DB9 RS232 port for communication with a maximum speed of 38.4 Kbps. Due to its limitations in communication speed and the number of I/O points, this PLC is not suitable for heavy industrial applications. It is more appropriate for educational purposes or small-scale projects.

Easy Builder Pro Software

EasyBuilder Pro is the software used to design user interfaces (HMI) on HMI devices made by Weintek. It allows users to create visual displays, configure communication with various types of PLCs, and add control and parameter monitoring functions. The software is equipped with both offline and online simulation features, enabling users to test their designs without the need for physical HMI hardware.

GX Works2 Software

GX Works2 is the official programming software from Mitsubishi Electric, used to create, edit, monitor, and debug programs for MELSEC series PLCs, such as FX3U, FX5U, Q-Series, and L-Series.

USB to Serial RS232 Converter

A USB to Serial RS-232 cable is an adapter that converts a USB port on a PC into an RS-232 serial port, allowing modern devices without built-in serial ports to connect with industrial equipment that only supports RS-232 communication.

Mitsubishi FX3U PLC

In the video below, we show you the test setup and simulation result of Mitsubishi PLC.

Mitsubishi PLC Online Simulation with EasyBuilder Pro

1. Prepare

a) Provide the PLC with a 24 VDC power supply.
b) Connect the PLC to the PC using a USB to Serial RS-232 cable.

2. Write the PLC Program

1. Create the program you want to simulate. An example is shown below.

Mitsubishi FX3U PLC Simulation using EasyBuilder Online

2. Ensure the PLC connection is active by checking the communication port connected to the PC via Device Manager.

In the example below, the USB to Serial RS-232 adapter is connected to Port 5, with the following settings: Bit Rate: 38.4 Kbps, Data Bits: 7, Parity: Even, and Stop Bits: 1.

Make sure these settings match the configuration used on the PLC device.

EasyBuilder Pro Online HMI Testing

3. Open the menu Connection Detection → Connection1 and set the communication parameters as follows:

Select the Serial USB interface with type RS-232C, specify COM Port 5, set the Transmission Speed to 38.4 Kbps, then in the Setup, configure Parity: Even, Data Bits: 7, and Stop Bits: 1.

Verify the connection by clicking Connection Test — if a notification appears saying “Successfully Connected with the FX3U/FX3UC CPU”, it means the connection between the PC and PLC has been successfully established.

How to Simulate Mitsubishi PLC with EasyBuilder Pro

4. After the connection is established, click the “Online” menu and select “Write to PLC”.

5. Specify the program section to be transferred (“Parameter + Program”) → press “Execute”. When a confirmation pop-up appears indicating that the transfer was successful, the program has been uploaded to the PLC memory and is ready to run.

Mitsubishi PLC Projects Online

EasyBuilder Pro Online Simulation

1. Open EasyBuilder Pro and create a new project. Click → New → select the HMI type used → OK.

EasyBuilder Pro Online Simulation

2. In the “System Parameter” pop-up menu, click → New Device/Server.

Weintek online simulation

3. Set the parameters: Port → “RS-232”, COM → “COM5(*)(38400,E,71)”, Device type → “Mitsubishi FX3U/FX3G/FX3GA” → click “OK”.

EasyBuilder Pro Weintek HMI Software

4. Create the interface design using the input and output address parameters according to the PLC program you’ve created. Click the “Project” menu → select “Online Simulation”.

Free Weintek Easybuilder Pro HMI development software

5. Wait, and the simulation screen will appear as shown below. The connection is successful, and the PLC is connected to EasyBuilder Pro.

Weintek EasyBuilder Pro software tutorial

6. If the “Device Not Responding” notification appears in EasyBuilder Pro, it indicates that the connection between the PLC and HMI has failed.

The solution is to change the Device Type in the “System Parameter” of EasyBuilder Pro (e.g., from “FX3U/FX3G/FX3GA” to “FX0S/FX0N/FX1S/FX1N/FX2/FX3SA”), as some models like FX3U-14MT may have compatibility bugs.

EasyBuilder Pro Configuration Software
Project Source Code

Read Next:

  • Analog Input in Mitsubishi FX3U PLC
  • Siemens Motor Forward Reverse PLC Logic
  • Compare Remote I/O and Distributed I/O Systems
  • Liquid Flow Control Loop Controller Action
  • Traffic Light Auto and Manual PLC Automation

Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

PLC Counter Instructions
What is SCADA System?
PLC Question Bank
STL Programming – SET, RESET, ASSIGN
#7 PLC Best Practices – Validate and Alert for Paired Inputs/Outputs
How to Prevent Ground Loops in Analog Circuits?
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Mohammad Rafey says:
    July 10, 2025 at 10:35 am

    very good

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

PLC Programming for Loss in Weight Liquid Systems
#18 PLC Best Practices – Store PLC Hard Stop Events from Faults
How-to do Security of SCADA Systems?
Define the Order of Execution in Functional Block Diagram of Studio 5000
Features of Scada Which are Must in an IoT System
SCADA Systems
PLC Program for Paint Spraying
Use of Regions in SCL Language

Keep Learning

Electrical and Instrumentation Engineering Documents

Electrical and Instrumentation – Automation Pre-engineering Documents

PLC Logic for Water Pumping and Chemical Addition

Developing PLC Logic for Water Pumping and Chemical Addition

Machine Tool and Coolant Control PLC Ladder Logic

Machine Tool and Coolant Control: PLC Ladder Logic Design

Ferrule Example

Ferrules and Cross Ferruling

Lamp Counter Logic

Function Block (FB) for Motor Control Logic

PLC Program

Example PLC Program

PID with Practical Example

PID with Practical Example

PLC Program using Bitwise Instructions

Allen Bradley Bitwise Logical Operations

Learn More

Laws of Thermocouples

FIFO and LIFO Sequences in PLC

What are FIFO and LIFO Sequences in PLC?

Piston No-Diaphragm Seal Instrument

Seal Pressure Instruments Root Cause Analysis

Electrical Motor Jogging Operation

Electrical Motor Jogging Operation

Automatic Transfer Switch

Automatic Transfer Switch (ATS) Using Classic Control Circuit

GATE Instrumentation Questions and Answers

GATE Instrumentation Questions and Answers

Cooling Water Circulating Pump Low throughput

Cooling Water Circulating Pump Low throughput Resolved

Firmware Version in Siemens PLC

What is the Firmware Version of a PLC? – Siemens PLC Hardware

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?