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 Use Analog Input in Mitsubishi FX3U LOLLETTE PLC?
Share
Notification Show More
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 Use Analog Input in Mitsubishi FX3U LOLLETTE PLC?

How to Use Analog Input in Mitsubishi FX3U LOLLETTE PLC?

Learn about how to use Analog Input in Mitsubishi FX3U PLC hardware and how to work with 0–10 V and 4–20 mA signals.

Last updated: July 5, 2025 5:51 am
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

This article discusses how to use the Analog Input in the Mitsubishi FX3U Lollette PLC. Analog input in a PLC is a type of input signal that has continuous or varying values, unlike digital signals, which are in the form of ON/OFF states or binary 0/1. There are two types of analog input signals: voltage (with a range of 0–10 V) and current (with a range of 4–20 mA). The PLC converts the incoming analog signal into a 12-bit resolution value (ranging from 0 to 4095). In this program, testing will be conducted using the voltage-type analog input signal (0–10 V) while observing the converted resolution value.

Contents
Theoretical Explanation and Program ObjectiveTesting VideoAnalog Input Circuit with PotentiometerMitsubishi Analog Input Programming

Theoretical Explanation and Program Objective

Pinout Wiring PLC FX3U Lollette
Pinout Wiring PLC FX3U Lollette.

The PLC cannot directly process raw analog voltage/current signals. Therefore, analog inputs must first pass through the PLC’s analog input module, which converts these signals into digital values using ADC (Analog-to-Digital Conversion) and other circuits.

The FX3U PLC features six analog input pins:

  • AD0 to AD2 for voltage signals (0-10V)
  • AD3 to AD5 for current signals (4-20mA)

In this program, we will utilize Analog Input AD1 for signal processing.

Testing Video

In this video, we tested the PLC hardware with a potentiometer as an analog input.

Testing Analog Input in Mitsubishi FX3U PLC Hardware

Analog Input Circuit with Potentiometer

How to Use Analog Input in Mitsubishi FX3U LOLLETTE PLC

To adjust the voltage value, a 10kΩ potentiometer is required in our testing setup. The potentiometer will be connected to +10V and 0V (GND), while its output terminal will be linked to the Analog Input AD1 of the PLC. Additionally, the PLC requires a 24V DC power supply as its main power source.

Mitsubishi Analog Input Programming

Mitsubishi Analog Input Programming

RUNG 0

In this rung, the normally open (NO) contact from REGISTER CONTACT AI (M8011) is a special register address used to activate the RD3A instruction.

The RD3A instruction is used to read the analog input data received.

The value “K0” refers to the module address being used, and “K1” specifies the analog input channel being accessed (AD1).

The memory word AI (D0) is used to store the analog input data received from AD1. The analog input data will be converted into a 12-bit value (ranging from 0 to 4095).

Read Next:

  • PLC Program for Sequential Motor Control
  • Program for Light Sequences using Timers
  • Structured Text Sequential Process Data Storage
  • Run 4 Motors Sequentially from 1 Push button
  • Mitsubishi PLC Training Course and Tutorials

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 Structured Text Program for Output Generation via Equations
PUT Command in Siemens PLC – TIA Portal Basics
PLC Programming Projects for Beginners
Configuration of Profibus Network in Siemens PLC
Timers in Codesys – Timer ON, Timer OFF, Pulse Timer
OPC in Old PLC Systems
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

Modbus Communication between Delta PLC with VFD
PLC Multiple Choice Questions
Conveyor Operation with a Backup Motor using PLC Ladder Diagram
Features of Scada Which are Must in an IoT System
Concept of Interlocking in PLC
PLC Ladder Logic Example based on Set Coil and Reset Coil
What is a Surge Protection Device? – Principle, Types, Advantages
How to Check Address Overlapping in Tia Portal?

Keep Learning

Industrial Automation and Control Systems (IACS)

Industrial Automation and Control Systems (IACS)

SCADA Standards

SCADA for Substation Automation

What is meant by the Batching Process

Batch Simulator PLC Example Program using LogixPro Simulator

Siemens PLC Interview Questions & Answers

Siemens PLC Interview Questions and Answers

Electrical Ladder Diagram Control using Timers Example

Electrical Ladder Diagram Control using Timers Example

On Delay Timer TON in Tia Portal

Timers in PLC Programming – Siemens Tia Portal Tutorials

PLC Programmer Tools

Tools Required for PLC Programmer to Carry at Site

PLC Programming Example on Multi-Motor Control for Beginners

PLC Programming Example on Multi-Motor Control for Beginners

Learn More

Pressure Transmitter

Pressure Transmitter Animation

High-pressure Service Level Transmitters Misunderstood Zero Drifts

High-pressure Service Level Transmitters Misunderstood Zero Drifts

Electromagnetic Fields Objective Questions

Electromagnetic Fields Objective Questions

Why 4-20mA Standard is so popular

Why 4-20 mA Standard is so popular ?

Which Tube has most Hydrostatic Pressure

Which Tube has most Hydrostatic Pressure?

Amine Pump Trip - Root Cause Analysis

Amine Pump Trip – Root Cause Analysis

Electrical Machines Questions and Answers

Rotating Machines Electrical Quiz

Control Systems Questions & Answers

Control Systems Objective Questions & Answers – Set 3

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?