MITSUBISHI ELECTRIC 700 Series User Manual
Plc function programming manual, Fr - a, Inverter
INVERTER
FR-A
700
HEAD OFFICE:MITSUBISHI DENKI BLDG MARUNOUCHI TOKYO 100-8310
FR
-A
700
IN
VER
T
ER
P
L
C F
UNCT
IO
N
P
R
OG
RA
MM
IN
G
MANUA
L
A
PLC FUNCTION
Chapter 1
CC-Link
COMMUNICATION
Chapter 2
SEQUENCE
PROGRAMMING
Chapter 3
ERROR CODE
LIST
Chapter 4
PLC FUNCTION
PROGRAMMING MANUAL
IB(NA)-0600262EG-A(0509)MEE
Printed in Japan
Specifications subject to change without notice.
Table of contents
Document Outline
- FR-A700 PLC FUNCTION PROGRAMMING MANUAL
- CONTENTS
- 1. PLC FUNCTION
- 1.1 Function Block Diagram
- 1.3 System Configuration
- 1.4 Wiring of the Inverter and Personal Computer Using GX Developer for RS-485 Communication
- 1.5 Prior to Sequence Program Creation
- 1.6 Device Map
- 1.7 Inverter Status Monitoring, Special Registers for Control
- 1.8 Inverter Parameter Read/Write Method
- 1.9 User Area Read/Write Method
- 1.10 Analog I/O function
- 1.11 Paluse train input function
- 1.12 PID control
- 1.13 Inverter Operation Lock Mode Setting
- 2. CC-Link COMMUNICATION
- 3. SEQUENCE PROGRAMMING
- 3.1 Overview
- 3.2 RUN and STOP Operation Processings
- 3.3 Program Makeup
- 3.4 Programming Languages
- 3.5 Operation Processing Method of PLC Function
- 3.6 I/O Processing Method
- 3.7 Scan Time
- 3.8 Numerical Values Usable in Sequence Program
- 3.9 Description of devices
- 3.10 Counters C
- 3.11 Data Registers D
- 3.12 Special Relays, Special Registers
- 3.13 Function List
- 3.14 How to RUN/STOP the Built-in PLC Function from Outside (Remote RUN/STOP)
- 3.15 Watchdog Timer (Operation clog up monitor timer)
- 3.16 Self-diagnostic Function
- 3.17 Keyword Registration
- 3.18 Setting of Output (Y) Status at Switching from STOP Status to RUN Status
- 3.19 Instruction Format
- 3.20 Bit Device Processing Method
- 3.21 Handling of Numerical Value
- 3.22 Operation Error
- 3.23 Instructions List
- 3.24 Description of the Instructions
- 3.25 Sequence Instructions
- 3.25.1 Contact Instructions : Operation start, series connection, parallel connection ... LD, LDI, AND, ANI, OR, ORI
- 3.25.2 Contact Instructions : Ladder block series connection, parallel connection ... ANB, ORB
- 3.25.3 Connection Instructions : Ladder block series connection, parallel connection ... ANB, ORB
- 3.25.4 Connection Instructions : Operation result, push, read, pop ... MPS, MRD, MPP
- 3.25.5 Output Instructions : Bit device, timer, counter ... OUT
- 3.25.6 Output Instructions : Device set, reset ... SET, RST
- 3.25.7 Output Instructions : Leading edge, trailing edge differential outputs ... PLS, PLF
- 3.25.8 Shift Instructions : Bit device shift ... SFT, SFTP
- 3.25.9 Master Control Instructions : Master control set, reset ... MC, MCR
- 3.25.10 End Instruction : Sequence program end ... END
- 3.25.11 Other Instructions : No operation ... NOP
- 3.26 Basic Instructions
- 3.26.1 Comparison Operation Instructions
- 3.26.2 Comparison Operation Instructions : 16-bit data comparison ... =, <>, >, <=, <, >=
- 3.26.3 Arithmetic Operation Instructions
- 3.26.4 Arithmetic Operation Instructions : BIN 16-bit addition, subtraction ... +, +P, -, -P
- 3.26.5 Arithmetic Operation Instructions : BIN 16-bit multiplication, division ... *, *P, /, /P
- 3.26.6 Data Transfer Instructions
- 3.26.7 Data Transfer Instructions : 16-bit data transfer ... MOV, MOVP
- 3.27 Application instructions
- 3.27.1 Logical Operation Instructions
- 3.27.2 Logical Operation Instructions : 16-bit Logical Product ... WAND, WANDP
- 3.27.3 Logical Operation Instructions : 16-bit Logical Add ... WOR, WORP
- 3.27.4 Logical Operation Instructions : 16-bit Exclusive Logical Add ... WXOR, WXORP
- 3.27.5 Logical Operation Instructions : 16-bit NOT Exclusive Logical Add ... WXNR, WXNRP
- 3.27.6 Logical Operation Instructions : BIN 16-bit 2’s complement ... NEG, NEGP
- 4. ERROR CODE LIST
- APPENDIX
- REVISIONS
- INDEX