Mitsubishi Electric MELSEC iQ-F FX5U Quick start guide

Type
Quick start guide
FACTORY AUTOMATION
MELSEC iQ-F Series
iQ Platform-compatible PLC
Quick Start Guide
Introductory video learning
2
Quick Start Guide
Prepare equipment
Introduction
Connect
To program MELSEC iQ-F Series, the following equipment is necessary.
This document allows first time users of MELSEC iQ-F Series to easily learn programming fundamentals.
Please scan the QR code to get the video explaining the programming method, and read while watching the video.
1 Install GX Works3 onto your PC.
2 Connect your PC and FX5U CPU module with Ethernet cable.
PC and FX5U CPU module can be
directly connected by Ethernet
cable.
MELSEC iQ-F Series
FX5U/FX5UC CPU module
Engineering tool
GX Works3
PC*1
FX5U CPU module PC
Ethernet
cable*2
Required materials
In the videos, GX Works3 Ver. 1.030G is used. Screen content may differ depending on the version used.
An Internet connection is required to play the videos.
- Videos connect to the external site YouTube and the official channel for Mitsubishi Electric Factory Automation.
- Video playback uses high communication volume, so continuous playback may result in slower communication speed.
Depending on the communication and network conditions and your device model, videos may not play correctly. Wi-Fi connection
is recommended for smooth playback.
- The user is responsible for any packet communication fees incurred for watching videos.
- The videos may be changed or removed without prior notice.
Smartphone and tablet users
- Search “Mitsubishi Electric FA YouTube” Click on playlist in the official Mitsubishi Electric Factory Automation YouTube channel
Click “Tutorials” Click “MELSEC iQ-F Series Quick Start Guide [FBD/LD language]” or
MELSEC iQ-F Series Quick Start Guide [Ladder language]
Caution
Ethernet
*1 : Please use a PC running Windows®. For details of supported OS, refer to the MELSOFT GX Works3 catalog.
*2 : 100BASE-TX connection: Ethernet standard compatible cable category 5 or above (STP cable)
10BASE-T connection: Ethernet standard compatible cable category 3 or above (STP cable)
PC users
3
FBD/LD language
(Function block diagram/ladder diagram)
Ladder Diagram
Ladder diagram is a language that describes the sequence control by indicating
logical operations consisting ofAND” or “OR” with combinations of series
connections and parallel connections in a ladder consisting of contacts and coils.The
inline structured text functions to edit ST programs on the ladder editor can be used.
Language to write programs by connecting blocks for performing specific
tasks, variables, and constants according to the flow of data and signals.
SFC language
(Sequential Function Chart language)
Select a programming language
GX Works3 supports the following programming languages.
This document explains the programming method using FBD/LD language and Ladder Diagram.
2 Try programming.
Create a program that makes Y0 turn on/off at one second intervals.
1 Before programming, make the settings in GX Works3 for connecting
the PC and FX5U CPU module.
3 Compile the created program into executable code.
4 Write the compiled program to the FX5U CPU module.
5 Check that the program operates correctly.
Reset or cycle power on the FX5U CPU module.
Hold the RUN/STOP/RESET switch [1] in the RESET position for
at least one second.
Check that the ERR LED [2] blinks.
Return the RUN/STOP/RESET switch to the STOP position.
Shift the RUN/STOP/RESET switch to the RUN position.
Output display LED [3] turns on/off at one second intervals.
Program the FX5U CPU module
For details, scan the
QR code and play the video
(Video is silent)
Ladder
Diagram
Ladder
Diagram
Ladder
Diagram
Ladder
Diagram
FBD/LD
language
FBD/LD
language
FBD/LD
language
FBD/LD
language
[1]
[2]
[3]
RESET complete
Reset method for FX5U CPU module
A graphic language for clarifying an execution order and an execution condition
of a program. (FX5U/FX5UC do not support it.)
ST language
(Structured Text language)
Text based program language with syntax structure that is similar to
C language.
4
Quick Start Guide
1 Try setting analog input.
2 Try setting analog output.
Analog input CH1
SD6021: Analog input scaled result
Scaled result can be referenced in the program just by reading SD6021.
Analog output
SD6180: Analog output digital value
Analog output is possible by writing a value into SD6180.
Make various settings
Other functions like these are also available:
Other functions like these are also available:
Before scaling After scaling
- Scaling function - Warning output function - Shift function
- Averaging function - Process alarm function
- Over scale detection function - Shift function
4000
3500
3000
2500
2000
1500
1000
500
0
10 V
5 V
0 V
4000
3000
2000
1000
0
-1000
-2000
-3000
-4000
0
10 V
5 V
0 V
2 4 6 8 10 120 2 4 6 8 10 12
Digital value Digital valueInput voltage Input voltage
t (time) t (time)
4000
3500
3000
2500
2000
1500
1000
500
0
10 V
5 V
0 V
2 4 6 8 10 12
Digital value Output voltage
t
time
Ladder
Diagram
Ladder
Diagram
FBD/LD
language
FBD/LD
language
For details, scan the
QR code and play the video
(Video is silent)
5
3 Try setting high speed counter.
4 Try setting positioning.
5 Try setting Ethernet communication.
Try setting parameters.
Try programming.
After program write, reset or cycle power on the FX5U CPU modules.
In the video for PLC A and B, the only difference is the port number.
When both FX5U CPU modules are set to RUN, communication is performed.
PLC A
IP address: 192.168.3.100
Port no. : 10000
PLC B
IP address:
192.168.3.200
Port no. :
20000
Servo amplifier
PLC A PLC B
Data Data
Ethernet
FX5U CPU module
FX5U CPU module
FX5U CPU module
FX5U CPU module
Ladder
Diagram
Ladder
Diagram
Ladder
Diagram
Ladder
Diagram
Ladder
Diagram
FBD/LD
language
FBD/LD
language
FBD/LD
language
FBD/LD
language
FBD/LD
language
6
Quick Start Guide
Security function types
Password can be set to individual program blocks, so developers and users can
set passwords as required from their standpoint.
Block password
When the password is unknown:
When the password is known:
Besides the program file, password can also be set to parameters, so settings
of individual modules can be protected.
File password
Check if the file password setting has been properly set.
Project data
- Startup program
-
Communication program
- Function block
- Data setting value
- Measured value
calculation
Developer
Set a password to
programs that
must not be read
or copied.
User
Set password to
customized
programs.
Writing
Reading
Prevents unauthorized
reading or writing
Ladder
Diagram
Ladder
Diagram
Ladder
Diagram
FBD/LD
language
FBD/LD
language
FBD/LD
language
For details, scan the
QR code and play the video
(Video is silent)
7
Disables reading and program execution if the keys of the program file, PLC, PC, and
copy destination PLC do not match.
Security key
Key [A]
Key [A]
Key [A]
Key [A]
No Key,
or Key [B]
No Key,
or Key [B]
No Key,
or Key [B]
Program
execution
Program
execution
Cannot read
Read
Removed SD memory card
or data copy
Program
cannot
be executed
Program
cannot
be executed
Program file
Key [A]
Program file
Allows communication access only to people that know the password.
Remote password
Ethernet
Remote
password ??
Remote
password ??
Remote
password
ÝÝÝÝ
ÝÝÝÝ
Remote
password
ÝÝÝÝ
ÝÝÝÝ
MELSEC iQ-F Series
iQ Platform-compatible
PLC
L(NA)08428ENG
For details, refer to the catalog below and the manuals.
Programmable controller
engineering software
MELSOFT GX Works3
L(NA)08334ENG
MELSEC iQ-F
FX5 User's Manual
- Application (JY997D55401)
- Analog Control
(JY997D60501)
- Positioning Control
(JY997D56301)
- Ethernet Communication
(JY997D56201)
All trademarks acknowledged.
http://Global.MitsubishiElectric.com
HEAD OFFICE: TOKYO BLDG., 2-7-3, MARUNOUCHI, CHIYODA-KU, TOKYO 100-8310, JAPAN
iQ Platform-compatible PLC
MELSEC iQ-F Series
Safety Warning
To ensure proper use of the products in this document, please be sure to read the instruction manual prior to
use.
Ethernet is a trademark of Xerox Corporation.
The SD and SDHC logos are trademarks or registered trademarks of SD-3C, LLC.
Microsoft, Windows are registered trademarks or trademarks of Microsoft Corporation in the United States
and in each country.
QR Code is a trademark or a registered trademark of DENSO WAVE INCORPORATED in JAPAN, the United States
and/or other countries.
YouTube is a trademark or registered trademarks of Google Inc.
All company names and product names used in this document are trademarks or registered trademarks of
their respective companies.
Registration
Printed Jan. 2017
L(NA)08449ENG-A 1701(MEE)
The next level of industry
Designed on the concepts of outstanding performance, superior drive
control and user centric programming, Mitsubishi's MELSEC-F Series has
been reborn as the MELSEC iQ-F Series.
From stand alone use to networked system applications, MELSEC iQ-F
Series brings your business to the next level of industry.
New micro PLC designed on the concepts of …
- High-speed system bus
- Extensive built-in functions
- Enhanced security functions
- Battery-less
-
Easy built-in positioning (4-axis)
- Simple interpolation functions
-
4-axis/8-axis synchronous control
with simple motion module (dedicated
positioning software not needed)
- Easy programming by drag and drop
- Reduced development time with
module FB
- Parameterized setup for a variety of
functions
Superior Drive Control
Intuitive Programming Environment
Outstanding Performance
The next level of industry
Further extending the range of applications through improved
fundamental performance, cooperation with drive devices and
improved programming environment.
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8

Mitsubishi Electric MELSEC iQ-F FX5U Quick start guide

Type
Quick start guide

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI