
If you’ve just installed GX Works3 and don’t know where to start, this video walks you through creating a Mitsubishi PLC project from scratch the right way.
We’ll build a new project, configure PLC parameters, write the first ladder logic, and test everything using the built-in simulator — no hardware required.
This is the exact workflow you can reuse for every GX Works3 project going forward.
In this tutorial we build a complete Auto / Manual mode control system using a Mitsubishi iQ-R PLC and GOT2000 HMI.
This is one of the most important concepts in real automation projects. You’ll learn how to switch between manual and automatic operation, use Start/Stop pushbuttons, and show clear mode indicators on the HMI.
This is part of the GX Works3 beginner project series. What you’ll learn • How Auto vs Manual mode works in real machines
• Creating mode selection logic in ladder
• Start and Stop pushbutton control
• Safe interlocking between Auto and Manual modes
• HMI indicators showing current machine mode
• Best practices used in real automation projects
Project Hardware PLC: Mitsubishi iQ-R Series HMI: Mitsubishi GOT2000 Software: GX Works3 + GT Designer3
GOT2000 HMI Setup Tutorial | Reusable Menu, Header & Footer + Screen Navigation
In this video we design a modern, professional HMI template for Mitsubishi GOT2000 using GT Designer3. Instead of rebuilding navigation on every screen, we create reusable header, footer, and menu templates that can be used across the entire project.
This is the workflow used in real automation projects to keep HMIs clean, scalable, and easy to maintain. If you want your HMI projects to look professional and be easy to expand later, this is a must-know skill.
What you’ll learn
• How to create reusable HMI templates
• Designing a global header (operator, date, time)
• Creating a reusable footer for status and shortcuts
• Building a side menu for screen navigation
• Creating a machine status window layout
• Making your HMI look modern and user-friendly
• How to reuse templates across multiple screens
Project Hardware & Software PLC: Mitsubishi iQ-R Series HMI: Mitsubishi GOT2000 Software: GX Works3 + GT Designer3
In this tutorial we build a flexible and reusable PLC program to control stacklights and pushbutton indicator lights. You’ll learn how to create a single block of logic that can be reused across multiple machines and projects, with support for steady ON, slow flashing, and fast flashing light modes.
This is real-world automation logic used in production machines.
What you’ll learn
• How to control stacklights using PLC ladder logic
• Creating reusable light control code (modular design)
• Implementing steady ON, slow flash, and fast flash modes
• Timer-based flashing logic best practices
• Applying the same code to multiple lights and machines
• Clean programming structure for scalable projects
Project Platform PLC: Mitsubishi iQ-R Series Software: GX Works3 Part of the Mitsubishi PLC Beginner Project Series. Subscribe for practical automation tutorials.
PLC Logic for Cylinders & Valves |
Open/Close Requests, Reed Switch Feedback & Fault Handling
In this tutorial we build a complete and reusable PLC logic structure for controlling pneumatic cylinders and valves.
You’ll learn how to handle open/close requests, reed switch confirmation, output latching, and fault detection — the exact logic used in real industrial machines.
This is a must-know programming pattern for anyone working with actuators in automation projects.
What you’ll learn
• Handling cylinder Open and Close requests
• Using reed switches for position confirmation
• Creating latched outputs for valve control
• Detecting motion timeout and generating faults
• Building reusable PLC code for multiple cylinders
• Integrating PLC logic with HMI pushbuttons and indicators
Project Platform PLC: Mitsubishi iQ-R Series Software: GX Works3 + GT Designer3 Part of the Mitsubishi PLC Beginner Project Series. Subscribe for practical automation and PLC tutorials.
Learn how to use Offset (GD registers) in GOT2000 to build one reusable HMI screen that controls multiple devices like cylinders, robots, and stations.
In this tutorial you’ll learn:
• What GD offsets are and how they work
• How to create one cylinder control screen and reuse it
• How to navigate between multiple machines without duplicating screens
• How to reduce engineering time and future updates
• Real project example inside GT Designer 3
This is a powerful technique every PLC/HMI programmer should know to build scalable and professional HMIs. Perfect for Mitsubishi iQ-R PLC + GOT2000 users ?
In this tutorial, we dive into GOT2000 scripting and show how to build dynamic warning popups for real machines using tools from Mitsubishi GOT 2000 Series HMIs You’ll learn how to:
• Use scripting inside GT Designer 3
• Trigger warning popups based on PLC conditions
• Display dynamic messages and machine alerts
• Improve operator awareness and safety
• Build reusable popup logic for future projects
A must-know technique for PLC/HMI programmers who want to create smarter, more professional HMIs. ?
In this tutorial, we build a professional Alarm System for your HMI using Mitsubishi GOT2000 and GT Designer 3. You’ll learn how to create a dedicated alarm screen and a scrolling alarm banner in the header that keeps operators aware of machine issues at all times.
What you’ll learn
• How to design a structured Alarm Screen
• Creating a scrolling alarm banner in the header
• Showing active alarms across all screens
• Organizing alarms for real industrial machines
• Improving operator awareness and usability
• Building reusable alarm architecture for future projects
This is a must-have feature for any real automation project and a big step toward building production-ready HMIs.
In this tutorial, we learn how to create and use Labels (Tags) in Mitsubishi Electric GX Works3 and import them directly into GT Designer3 for fast and clean HMI development. Using labels instead of raw device addresses (X, Y, M, D) is one of the biggest steps toward building professional and scalable PLC projects. In this video you’ll learn: ? What PLC Labels are and why they matter
? How to create Global Labels in GX Works3
? Best naming practices for real projects
? How to export and import labels into GT Designer3
? How labels simplify HMI screen development
? Real examples linking PLC tags to HMI objects
This workflow eliminates manual addressing, reduces mistakes, and makes your PLC + HMI projects much easier to maintain. Perfect for beginners and anyone transitioning from device-based programming to modern tag-based development.
In this tutorial, we learn how to use Z Index registers in GX Works3 to dynamically move and access data from multiple memory locations — and visualize/control it from GT Designer3. Z indexers are one of the most powerful (and underused) Mitsubishi PLC features. Instead of writing duplicate logic for every cylinder, station, or robot, you can reuse one block of logic and let the Z register automatically point to the correct data. In this video you’ll learn: • What Z index registers are and how they work
• Indirect addressing and dynamic device access (D, M, X, Y)
• Moving data from multiple locations using a single logic block
• Practical example for moving data
• Connecting indexed data to GT Designer3 HMI screens
• Tips to scale programs without copying logic
This technique is a huge time saver for machines with repeated stations, cylinders, recipes, robots, or any multi-device system. Perfect for Mitsubishi PLC programmers looking to write clean, scalable, and reusable code.
Build a REAL Mitsubishi PLC + HMI Project From Zero
This course is not theory.
We will build a complete automation project from scratch using:
• Mitsubishi iQ-R PLC
• GX Works3
• GT Designer3 (GOT2000 HMI)
By the end of the course, you will have a fully structured, reusable, professional PLC/HMI template project you can use in real machines.
This course is designed exactly how real automation engineers build projects in industry.
What Makes This Course Different?
Most PLC courses teach small disconnected examples.
In this course, we build one complete machine project step-by-step:
From blank project → to professional HMI + PLC architecture.
You will learn how to think like an automation engineer, not just how to place instructions.
What You Will Build
We will develop a complete demo machine including:
Machine Mode Control (Manual / Auto)
Start / Stop / Reset logic
Stacklight & Pushbutton Light reusable function
Pneumatic Cylinder / Valve control with fault handling
Professional HMI navigation & templates
Screen reuse using HMI Offset technique
Alarm screen + scrolling alarm banner
GOT scripting for warnings & dynamic UI
Reusable PLC & HMI architecture
Course Modules
1. Project Setup From Scratch
Create a Mitsubishi iQ-R project the correct way:
• CPU selection
• Network setup
• Labels & structure
• Best project organization practices
2. Machine Mode Control
Build the foundation of every machine:
• Manual vs Auto mode logic
• Start / Stop sequence
• Safety-friendly control structure
• HMI mode control screen
3. Professional HMI Framework
Create reusable HMI templates:
• Header / Footer system
• Reusable Menu screens
• Machine Status window
• Modern screen navigation design
4. Reusable Stacklight & Indicator Logic
Create flexible PLC code for:
• Tower lights
• Pushbutton lights
• ON / Slow Flash / Fast Flash modes
• Reusable function structure
5. Cylinder & Valve Control Logic
Build real pneumatic control:
• Open / Close requests
• Reed switch confirmations
• Latching outputs
• Fault detection & alarms
6. HMI Screen Reuse Using Offsets
One of the most powerful GOT features:
• Build ONE screen → control MANY machines
• Cylinder screens
• Robot screens
• Multi-station machines
• Massive development time savings
7. GOT Scripting & Warning Popups
Make your HMI smart:
• GOT scripting basics
• Dynamic warning messages
• Popup banners
• Smart UI behavior
8.Alarm System + Scrolling Alarm Banner
Build a professional alarm system:
• Alarm history screen
• Acknowledge / Delete / Reset
• Scrolling alarm banner on header
• Improve operator awareness
9.Labels
How to use labels with GX Works 3 and GT Designer 3:
• Create Labels in GX Works 3
• Import Labels in GT Designer 3
10.Z Indexers
How to program Z Indexers in GX Works 3:
• Setup Z Indexers in GX Works 3.
• Offset based approach to do Block Moves
Who This Course Is For
This course is perfect for:
• PLC programmers starting Mitsubishi platform
• Automation engineers wanting better HMI design
• Students entering industrial automation
• Engineers switching to Mitsubishi iQ-R
• Anyone wanting a real-world PLC/HMI template project
Software Used
GX Works3
GT Designer3
Mitsubishi iQ-R Series PLC
GOT2000 HMI
After This Course You Will Be Able To
• Start Mitsubishi projects the correct way
• Build reusable PLC architecture
• Design professional HMI systems
• Create alarm & warning systems
• Reduce engineering time using templates
• Apply these skills directly in real machines
This is the course I wish existed when I started in automation.