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: How to Write and Read a Program for 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 > How to Write and Read a Program for Mitsubishi FX3U PLC?

How to Write and Read a Program for Mitsubishi FX3U PLC?

Learn how to write and read a program for the Mitsubishi FX3U PLC with GX-Works2 software and improve your programming skills today.

Last updated: July 7, 2025 4:51 pm
Editorial Staff
PLC Tutorials
No Comments
Share
4 Min Read
SHARE

The process of downloading and uploading programs in a PLC involves data transfer between a computer and the PLC. In some software, this is referred to as the Write and Read program process. Download/Write refers to sending a program from the computer to the PLC, while Upload/Read refers to retrieving a program from the PLC to the computer. This article will explain how to write and read a program on the FX3U-14MT Lollette PLC using GX-Works2 software.

Contents
Required DevicesHow to Write and Read a Program?Write PLC ProgramRead PLC Program

Required Devices

  • PLC FX3U-14MT Lollette (China)
PLC FX3U-14MT Lollette (China)

This is a type of industrial PLC with an affordable price, commonly used as a learning tool. It can be programmed using GX-Works2 software and features 8 input contacts, 6 transistor-type output contacts, 3 analog inputs (AI), 3 analog outputs (AO), a 24VDC power supply, and a DB9 female RS232 port for communication between the PLC and a PC. This PLC can only communicate at a speed of 38.4 Kbps.

  • Software GX Works2

The official programming software from Mitsubishi Electric is used to create, edit, monitor, and debug programs on MELSEC series PLCs (such as FX3U, FX5U, Q-series, and L-series).

  • USB to Serial RS232 Cable

A USB to Serial RS-232 cable is an adapter that converts a PC’s USB port into an RS-232 serial port, allowing connection between modern devices (without serial ports) and legacy industrial equipment that only supports RS-232 communication.

How to Write and Read a Program?

In the video below, we have shown you how to do PLC program read and write with real hardware.

Mitsubishi FX3U PLC Program Read and Write Procedure

Preparation:

  • Connect the PLC with 24 VDC power.
  • Connect the PLC to the PC using a USB to Serial RS232 cable.

Write PLC Program

1. Open the project you want to write.

Mitsubishi FX3U PLC program upload

2. Ensure the PLC connection is active by checking the connected port in the Device Manager.

In the image below, the USB to Serial RS-232 cable is connected to Port “5” with the following settings: Bit Per Second “38.4 Kbps”, Data Bits “7”, Parity “Even”, and Stop Bits “1”.

GX Works2 upload download

3. Match the PLC communication settings in GX Works2 software with the settings from the Device Manager:

  • Connection Detection → Connection1 → Serial USB → RS-232C → COM Port “5”
  • Transmission Speed: “38.4 Kbps”
  • Setup → Parity: “Even” → Data Bits: “7” → Stop Bits: “1”
Mitsubishi PLC write and read tutorial

4. Click “Connection Test” to verify that the PC is connected to the PLC. If a pop-up window appears saying “Successfully Connected with the FX3U/FX3UCCPU”, it means the connection is established.

How to backup Mitsubishi FX3U program

5. Click “Online” → “Write to PLC”.

Write to PLC

6. Select the parts of the program you want to transfer to the PLC (e.g., Program, Parameters, etc.), then click “Execute”.

Program transfer to the PLC

7. If a pop-up window appears as shown below, it indicates the Write process was successful.

Mitsubishi FX series programming basics

Read PLC Program

1. Open GX Works2.

2. Click “Project” → “New” to create a new project. Choose the appropriate PLC type (FX, Q, L) and CPU version. Click “OK”.

GX Developer upload download

3. Once the project is created, click “Online” → “Read from PLC”.

Read from PLC

4. Select the sections you want to read (usually: Program, Parameters, Device Memory, etc.), then click “Execute”.

program will be read from the PLC to the PC

5. The program will be read from the PLC to the PC.

6. Save the project by clicking “File” → “Save As”.

PLC Program Download

Read Next:

  • Analog Input in Mitsubishi FX3U PLC
  • Siemens Motor Forward Reverse PLC Logic
  • Liquid Flow Control Loop Controller Action
  • Traffic Light Auto and Manual PLC Automation
  • EasyBuilder Pro Online Simulation of PLC
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

Conveyor Operation with a Backup Motor using PLC Ladder Diagram
How to use JUMP Instruction in PLC Ladder Logic?
PLC Based Industrial Conveyor Ladder Logic
Various Communication Protocols in PLC
How to take Backup from Siemens S7-300 PLC?
Sorting & Distribution Line PLC Programming – Advanced Logic
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

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

1 to 8 Demultiplexer PLC ladder diagram
What is Hot Standby in PLC?
Product Painting PLC Program using Omron CX-Programmer
Automated Garage Gate Control – PLC Ladder Logic
How to do Scaling for Analog Input in RSLogix 500?
PLC or DCS Control System Spares
Types of Allen Bradley PLC
Car Parking System using PLC Programming

Keep Learning

How to Use the Shift and Rotate Instructions in PLC

How to Use the Shift and Rotate Instructions in PLC?

Emergency Stop Push button

Emergency Stop Switch Spurious Trip

Siemens LOGO PLC Complete Programming Course

Siemens LOGO PLC Complete Programming Course

PLC Programming Example on Timers Function Block

PLC Programming Example on Timers Function Block

Sharing data between two PLC systems

Distributed IO Sharing Between PLC Systems – Technical Insights

DCS

DCS

What is PID Controller

What is PID Controller?

Industrial Automation Projects

Evaluating Industrial Automation Projects Return on investment (ROI)

Learn More

Fieldbus Segment

Basics of Foundation Fieldbus

Sensor Based Projects List - Electronics & Electrical

350+ Sensor-Based Projects List – Electronics & Electrical

PLC Data Logging and Transmission

Moving Data between PLCs – Siemens Basics – TSEND TRCV

Difference between IP Address and MAC Address

Difference between IP Address and MAC Address

harmonics-disadvantages-in-power-system

Harmonics Disadvantages in Power System

Home Automation Project Ideas

Best Home Automation Project Ideas for Engineering Students

PLC NOR Logic

Logic Gates in PLC Ladder Logic

Modbus Communication Interview Questions and Answers

Modbus Communication Interview Questions and Answers

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?