plc voi inverter.pdf

Upload: michale-lam

Post on 03-Jun-2018

235 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/11/2019 plc voi inverter.pdf

    1/216

    INVERTER

    FR-F700

    PLC FUNCTION Chapter 1

    CC-LinkCOMMUNICATION

    Chapter 2

    SEQUENCEPROGRAMMING Chapter 3

    ERROR CODELIST

    Chapter 4

    PLC FUNCTION

    PROGRAMMING MANUAL

  • 8/11/2019 plc voi inverter.pdf

    2/216

    CONTENTS

    1. PLC FUNCTION

    1.1 Compatible inverter models ........................

    1.2 Block diagram...............................................

    1.3 Operation panel indication ..........................

    1.4 PLC function specifications ........................

    1.5 System configuration...................................

    1.6 Wiring of the inverter and personal compu

    GX Developer for RS-485 communication .

    1.7 Operation by PLC function (Pr. 414, Pr. 415

    Pr. 498, Pr. 506 to Pr. 515, Pr. 826 to Pr. 86

    1.8 Prior to sequence program creation ..........

    1.8.1 Precautions for sequence program creation ..............1.8.2 Usable main GX Developer functions ........................1.8.3 Sequence program execution key..............................1.8.4 Communication parameter setting .............................1.8.5 Sequence program write ...........................................1.8.6 Setting list of built-in PLC function parameter ............

    1.9 Device map ...................................................

    1.9.1 I/O device map ..........................................................1.9.2 Internal relay (M) device map.....................................1.9.3 Data register (D) device map ....................................1.9.4 Special relays............................................................1.9.5 Special registers.........................................................

    1.10 Inverter status monitoring, special register

    1.10.1 Data that can be read at all times...............................1.10.2 Data that are read by controlling (OFF to ON) the rea

  • 8/11/2019 plc voi inverter.pdf

    3/216

    1.12.2 User parameter EEPROM read/write method..................

    1.13 Analog I/O function...........................................

    1.13.1 Analog input .....................................................................

    1.13.2 Analog output..................................................................1.14 PID control .........................................................

    1.15 Inverter operation lock mode setting..............

    1.16 Clearing of Flash Memory for PLC Function..

    2. CC-Link COMMUNICATION

    2.1 System configuration .......................................

    2.1.1 System configuration example.........................................2.1.2 Function block diagram....................................................

    2.2 CC-Link parameters..........................................

    2.2.1 CC-Link extended setting (Pr. 544)..................................

    2.3 CC-Link I/O specifications................................

    2.3.1 I/O signal when CC-Link Ver.1 one station is occupied (P2.3.2 I/O signal when CC-Link Ver.2 double setting is selected2.3.3 I/O signal when CC-Link Ver.2 quadruple setting is selec

    (Pr. 544 = 114)................................................................2.3.4 I/O signal when CC-Link Ver.2 octuple setting is selected

    2.4 Buffer memory ..................................................

    2.4.1 Remote output signals(Master module to inverter(FR-A7NC))...........................

    2.4.2 Remote input signals Pr.544=100

    (Inverter(FR-A7NC) to master module)............................2.4.3 Remote registers Pr.544=100(Master module to inverter(FR-A7NC))...........................

    2.4.4 Remote registers Pr.544=100(Inverter(FR-A7NC) to master module)...........................

  • 8/11/2019 plc voi inverter.pdf

    4/216

    3.6 I/O processing method ................................

    3.6.1 What is refresh system?.............................................3.6.2 Response delay in refresh system.............................

    3.7 Scan time ......................................................

    3.8 Numerical values usable in sequence prog

    3.8.1 BIN (Binary Code) .....................................................3.8.2 HEX (HEX Decimal) ..................................................

    3.9 Description of devices .................................

    3.9.1 Device list ..................................................................3.9.2 Inputs, outputs X, Y....................................................3.9.3 Internal relays M.........................................................3.9.4 Timers T .....................................................................3.9.5 100ms, 10ms and 100ms retentive timers .................3.9.6 Timer processing method and accuracy ....................

    3.10 Counters C....................................................3.10.1 Count processing in refresh system...........................3.10.2 Maximum counting speed of counter .........................

    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 functio

    mote RUN/STOP) ..........................................

    3.15 Watchdog timer (operation clog up monito

    3.16 Self-diagnostic function ..............................

    3.16.1 Error-time operation mode .........................................3.17 Keyword registration ...................................

    3.18 Setting of output (Y) status at switching fro

    RUN status ....................................................

  • 8/11/2019 plc voi inverter.pdf

    5/216

    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 Connection instructions :ladder block series connection, parallel connection ... AN

    3.25.3 Connection instructions :operation result, push, read, pop ... MPS, MRD, MPP ....

    3.25.4 Output instructions : bit device, timer, counter ... OUT ....3.25.5 Output Instructions : Device set, reset ... SET, RST........3.25.6 Output instructions : leading edge, trailing edge different

    ... PLS, PLF......................................................................3.25.7 Shift Instructions : Bit device shift ... SFT, SFTP .............3.25.8 Master control instructions : master control set, reset ... M

    3.25.9 End Instruction : Sequence program end ... END............3.25.10Other Instructions : No operation ... NOP ........................

    3.26 Basic instructions (16-bit) ................................

    3.26.1 Comparison Operation Instructions .................................3.26.2 Comparison Operation Instructions :

    16-bit data comparison ... =, , >,

  • 8/11/2019 plc voi inverter.pdf

    6/216

    3.28.2 Logical operation instructions :16-bit logical product ... WAND, WANDP...................

    3.28.3 Logical operation instructions :

    16-bit logical add ... WOR, WORP .............................3.28.4 Logical operation instructions :

    16-bit exclusive logical add ... WXOR, WXORP.........3.28.5 Logical operation instructions :

    16-bit not exclusive logical add ... WXNR, WXNRP...3.28.6 Logical operation instructions :

    BIN 16-bit 2s complement ... NEG, NEGP ................3.29 Display command.........................................

    3.29.1 PU display function command ... PR.........................3.29.2 ASCII code conversion command ... ASC..................

    4. ERROR CODE LIST

    4.1 How to read the error code..........................

    APPENDIX

    Appendix 1 Instruction processing time............

  • 8/11/2019 plc voi inverter.pdf

    7/216

    MEMO

  • 8/11/2019 plc voi inverter.pdf

    8/216

    1. PLC FUNCTION

    This manual describes the functions and devices necessary for p

    1.1 Compatible inverter models ........................

    1.2 Block diagram...............................................

    1.3 Operation panel indication ..........................

    1.4 PLC function specifications ........................1.5 System configuration...................................

    1.6 Wiring of the inverter and personal computerusing GX Developer for RS-485 communicatio

    1.7 Operation by PLC function (Pr. 414, Pr. 415498, Pr. 506 to Pr. 515, Pr. 826 to Pr. 865) ...

    1.8 Prior to sequence program creation ..........1.9 Device map ...................................................

    1.10 Inverter status monitoring, special registercontrol ...........................................................

    1.11 Inverter parameter read/write method........

    1.12 User area read/write method .......................

    1.13 Analog I/O function ......................................1.14 PID control ....................................................

    1.15 Inverter operation lock mode setting .........

  • 8/11/2019 plc voi inverter.pdf

    9/216

    Compatible inverter models

    1.1 Compatible inverter models

    This Instruction Manual provides information about the PLC

    available with the upgraded FR-F700-NA/EC inverters. To find F700-NA/EC is equipped with the PLC function, check the Instruinverter.

    1.2 Block diagram

    How I/O data is transferred to/from the inverter by the builtexplained using function blocks.(1) I/O data read, write, etc. can be performed by accessing

    predetermined method using special relays, special registers(2) Operation, parameter read/write, etc. can be performed in

    created sequence programs (built in the inverter) using input input terminals.With the output signals, output data can be output to outside control output terminals as not only the inverter's status signaon/off, interlock and other control signals set freely by the use

    Input signal*

    *

    Inverter

    Output signal

    I/O data

    Special relays,special registers,

    etc.

    Built-inse

    quenceprogram

    Inve

    rterCPU

  • 8/11/2019 plc voi inverter.pdf

    10/216

    O

    1.3 Operation panel indication

    When a PLC program is in execution, P.RUN LED on the ope

    or P.RUN display on the parameter unit (FR-PU07(-01)) are as

    P.RUN status

    FR-DU07 FR-PU07(-01)

    LED (LCD) operation Status

    Off (normal display) Sequence program is at a stop

    On (inverted display) Sequence program is in progressBlinking (flickering) Sequence error is occurring

    P.RUN

    PLC function LED

    60.00Hz

    STFFWD PU

    P.RUN

  • 8/11/2019 plc voi inverter.pdf

    11/216

    PLC function specifications

    1.4 PLC function specificationsThe following table indicates the program capacity and devices of th

    F700 Sequence S

    Control method Repeated operation (by stored progI/O control method Refresh

    Programming language Relay symbolic language (ladder moLogic symbolic language (list mode)

    Numberof

    instructionPLC instructions 23

    Basic instructions 64

    Application instructions 20

    Processing speed PLC instruction: 1.9s to 12s/step(

    Number of I/O points

    128 (X: 64 points, Y: 64 points)19 points installed, X: 12 points, Y: 7FR-A7AX, X: 16 pointsFR-A7AY, Y: 6 pointsFR-A7AR, Y: 3 points

    Number of analog I/O points 5 points installed, Input: 3 points, OuFR-A7AY output: 2 points

    Watchdog timer 10 to 2000(ms)Memory capacity 6k bytes used by sequence and parProgram capacity 4k step (Can be edited from 0 to 409

    Devices

    Internal relay (M) 64(M0 to M63)Latch relay (L) None (Can be set with parameters bStep relay (S) None (Can be set with parameters bLink relay (B) None

    Timer (T)

    Points 16

    Specifications 100ms timer: Set time 0.1 to 3276.710ms timer: Set time 0.01 to 327.67100ms retentive timer: Set time 0.1

    Counter (C)Points 16

    Specifications Normal counter: Setting range 1 to 3Interrupt program counter: NoneData device (D) 160(D0 to D159)Link register (W) None

    Annunciator (F) NoneFile register (R) NoneAccumulator (A) NoneIndex register (Z, V) NonePointer (P) NoneInterrupt pointer (I) None

  • 8/11/2019 plc voi inverter.pdf

    12/216

    1.5 System configuration

    The following shows the system configuration for use of the PL

    POINT

    Support GX Developer ver.8.0 or moreGX Developer Setting

    REMARKS

    Refer to theInverter Instruction Manual for wiring.Refer to the GX Developer manuals for the specifications related personal computer that uses GX Developer.GX Developer Version xx Operating manualGX Developer Version xx Operating manual (startup)

    The programming tool that can be used is GX Developer only. (Tcannot be used.)

    3-phase ACpower supply

    FR-F700

    RS-232C/RS-485

    converter

    GX Developer:Programming tool

    PU connector

    PLC series ACPU

    PLC type A0J2H

    [Project data list][Parameter][PLC parameter][A parameter]Memory capacity tab"Program capacity""Sequence""mai

    Wiring of the inverter and personal computer using

  • 8/11/2019 plc voi inverter.pdf

    13/216

    Wiring of the inverter and personal computer usingGX Developer for RS-485 communication

    1.6 Wiring of the inverter and personal comGX Developer for RS-485 communicati

    Personal computer - inverter connection cable Make connection after conversion between RS-232C and RS-48

    Examples of commercially available products (as of Sep., '05)

    Type Maker

    SC-FRPC BEIJERS

    REMARKS

    When fabricating the cable on the user side, refer to theInverter Instr

    PU connector

    Personal computer

    GX Developer :

    Programming tool

    RS-232C connector

    RS-232C-RS-485

    converter

    Operation by P

  • 8/11/2019 plc voi inverter.pdf

    14/216

    Operation by PPr. 498, Pr. 506

    1.7 Operation by PLC function (Pr. 414Pr. 498, Pr. 506 to Pr. 515, Pr. 826 to

    I/O data read, write, etc. can be performed by accessinpredetermined method using special relays, special registeOperation, parameter read/write, etc. can be performed increated sequence programs (built in the inverter) usingcontrol input terminals.With the output signals, output data can be output to outsthe control output terminals as not only the inverter's statuslamp on/off, interlock and other control signals set freely by

    ParameterNumber

    NameInitialValue

    SeRa

    414 PLC function operation selection 0 0

    415 Inverter operation lock mode setting 0 0

    498 PLC function flash memory clear 0 0 to

    506 to 515 Parameter 1 to 10 for user0 0 to

    826 to 865 Parameter 11 to 50 for user

    Prior to sequence program creation

  • 8/11/2019 plc voi inverter.pdf

    15/216

    Prior to sequence program creation

    1.8 Prior to sequence program creation

    1.8.1 Precautions for sequence program creat

    If any of the instructions (refer to page 112)and devices (refer to pused with the built-in PLC function exists in a sequence progcode error occurs at the execution of that instruction.Error code D9008=10Operation error step D9010

    D9011

    1.8.2 Usable main GX Developer functions Parameter or sequence program read/write Ladder monitor

    Device monitor Device testAll device memory clear Remote RUN/STOP

    POINT

    Online change of the sequence program and access to othallowed.

    In addition, program read/write from other stations and all P

    cannot be performed.

    Back up the ladder configured with the protective function

    REMARKSRefer to page 26for the error codes.

    CAUTIONDevice test ([Online] - [Debug] - [Device test]) of GX Developer candevices corresponding to control terminal (e.g. STF, STR) sign

    devices turn on in the sequence but the inverter does not performoperation.

    Prior to se

  • 8/11/2019 plc voi inverter.pdf

    16/216

    Prior to se

    1.8.3 Sequence program execution key

    The sequence program execution key (STOP/RUN) of the PLCoff/on the SQ signal.

    Turn the SQ signal OFF (STOP) before writing a sequence proTurn the SQ signal ON (RUN) to execute a sequence program

    Remote run/stop of the built-in PLC function can be executedmethods: Setting using the built-in PLC function parameter (contact) Using GX Developer Via CC-Link communication (refer to page 55)

    ParameterNumber

    NameInitialValue

    SettingRange

    D

    414 PLC functionoperation selection 0

    0 PLC function is

    1PLC function is(Inverter reset setting valid.)

    POINT

    Set "1" inPr.414 PLC function operation selection.For the terminal used for SQ signal input, set "50" in anyassign the function.

    The SQ signal must be turned ON to execute the built-in

    REMARKS

    The validity limit of the SQ signal can be controlled using Pr.415 Insetting. (Refer to page 49.)

    CAUTIONThe outputs (Y) are cleared by turning the SQ signal off (STOP) execution (SQ signal ON).Th th d i t i th d i d t i t STOP Wh

    CAUTIONIf the SQ signal is not turned ON, the start signal of the inbecome valid by the factory setting ofPr.415 Inverter operation lo

    Prior to sequence program creation

  • 8/11/2019 plc voi inverter.pdf

    17/216

    Prior to sequence program creation

    1.8.4 Communication parameter setting

    Before writing sequence program from GX Developer, communeed to be set to the GX Developer setting.Set the parameters as shown below.

    POINT

    Communication with GX Developer can not be ma

    communication parameters (Pr.117toPr.124) of the inverter a

    Inverter Parameter Inverter Initial Setting GX

    Pr.118 PU communication speed 192 (19200bps) 96 (96

    Pr.119 PU communication stop bit length1 (data length: 8 bits, stopbit: 2-bit)

    0 (datbit: 1-

    Pr.120 PU communication parity check 2 (with even parity check) 1 (witPr.122 PU communication check time

    interval

    9999 (withoutcommunication check)

    9999 comm

    REMARKS

    Use the operation panel (FR-DU07) or parameter unit (FR-PU04/FR-Pto change the inverter parameter setting. Either one of an operation por GX Developer (personal computer) can be connected to the PU con

    Refer to the inverter manual for details of each communication parame

    CAUTION

    Executing parameter clear/all clear clears the scommunication parameters, which disables communDeveloper.

    Prior to se

  • 8/11/2019 plc voi inverter.pdf

    18/216

    o to se

    1.8.5 Sequence program write

    When rewriting the PLC function parameters and sequenDeveloper, check the following:1)Check that the sequence program execution key is in the ST

    is off) (refer to page 9).2)Check that the inverter is at a stop.3)Check that the communication specification setting paramet

    set correctly. If any of these parameters is set incorrectly, cDeveloper cannot be made.

    4)Check the PLC series and sequence program capacity in th

    parameters (refer to page 5).5) Refer to the GX Developer manual and write the sequence pro

    POINT

    Sequence program write can be performed in any operoperation mode/PU operation mode/Network operation

    inverter manual for operation mode.

    CAUTION

    A sequence program cannot be written with its stepsthe sequence program does not run. (The program range is initialized.)

    Do not read the built-in PLC function parameters anwithout writing them to the inverter once using GX inverter does not have normal data, always write theparameters and sequence program once.

    Since the built-in PLC function parameters and sewritten to the flash ROM, there are restrictions on the n(Approximately 100,000 times)

    4K step or more can not be written.Number of steps usable when a program capacity is 4as below.41024-2 steps = 4094 stepsTherefore, the write area is 0 to 4094 steps.

    Prior to sequence program creation

  • 8/11/2019 plc voi inverter.pdf

    19/216

    q p g

    1.8.6 Setting list of built-in PLC function paramThe built-in PLC function parameters are designed to specify thePLC function, e.g. program capacity, device assignment and vario

    Item GX Developer DefaultSet

  • 8/11/2019 plc voi inverter.pdf

    20/216

    1.9 Device map

    1.9.1 I/O device map

    DeviceNo.

    Name RemarksDevice

    No.N

    ExternalI/O

    X00 STF terminal

    Externalterminal

    Y00 RUN terminX01 STR terminal Y01 SU terminaX02 RH terminal Y02 OL terminaX03 RM terminal Y03 IPF termina

    X04 RL terminal Y04 FU terminaX05 JOG terminal Y05 ABC1 termiX06 RT terminal Y06 ABC2 termiX07 AU terminal Y07

    Empty(Can be use

    X08 CS terminal Y08X09 MRS terminal Y09X0A STOP terminal Y0A

    X0B RES terminal Y0BX0C

    Empty(Can be used as temporary storage)

    Y0CX0D Y0DX0E Y0EX0F Y0F

    Plugin

    optionI/O

    X10 X0 terminal

    16-bitdigitalInput

    FR-A7AX

    Y10 DO0 terminX11 X1 terminal Y11 DO1 termin

    X12 X2 terminal Y12 DO2 terminX13 X3 terminal Y13 DO3 terminX14 X4 terminal Y14 DO4 terminX15 X5 terminal Y15 DO5 terminX16 X6 terminal Y16 DO6 terminX17 X7 terminal Y17 RA1 terminX18 X8 terminal Y18 RA2 terminX19 X9 terminal Y19 RA3 terminX1A X10 terminal Y1A

    Empty(Can be use

    X1B X11 terminal Y1BX1C X12 terminal Y1CX1D X13 terminal Y1D

    Device map

  • 8/11/2019 plc voi inverter.pdf

    21/216

    Sy

    stemI

    /O

    X20 Operation mode settingread completion D9140 Y20Operation modread command

    X21 Set frequency readcompletion (RAM) D9141 Y21Set frequency rcommand (RAM

    X22 Set frequency readcompletion (EEPROM) D9142 Y22Set frequency rcommand (EEP

    X23 Operation mode settingwrite completion D9143 Y23Operation modwrite command

    X24 Set frequency write

    completion (RAM)

    D9144 Y24 Set frequency w

    command (RAMX25 Set frequency writecompletion (EEPROM) D9145 Y25

    Set frequency wcommand (EEP

    X26 Faults history batch clearcompletion D9146 Y26Faults history bcommand

    X27 Parameter clearcompletion D9147 Y27 Parameter clea

    X28 Parameter read

    completion (RAM) D9241,D9242,D9234

    Y28 Parameter read

    (RAM)X29 Parameter writecompletion (RAM) Y29

    Parameter write(RAM)

    X2A Parameter readcompletion (EEPROM) D9243,D9244,D9235

    Y2A Parameter read(EEPROM)

    X2B Parameter writecompletion (EEPROM) Y2BParameter write(EEPROM)

    X2CUser parameter readcompletion (RAM) D110 to

    D159(Pr.506 toPr.515,Pr.826 toPr.865)

    Y2CUser paramete(RAM)

    X2D User parameter writecompletion (RAM) Y2DUser paramete(RAM)

    X2E User parameter readcompletion (EEPROM) Y2EUser paramete(EEPROM)

    X2F User parameter writecompletion (EEPROM) Y2FUser paramete(EEPROM)

    /O

    X30 RY0 Y30 RX0X31 RY1 Y31 RX1X32 RY2 Y32 RX2X33 RY3 Y33 RX3X34 RY4 Y34 RX4

    DeviceNo.

    Name RemarksDevice

    No.Nam

  • 8/11/2019 plc voi inverter.pdf

    22/216

    1.9.2 Internal relay (M) device map

    1.9.3 Data register (D) device map

    1.9.4 Special relaysThe special relays are internal relays with special applicationnot be switched on-off in the program.

    Device No. Description

    M0 to M63 Use freely on user side.

    Data

    Register (D)

    Inverter Pr.

    NumberParameter Name

    D0 to D109 Use freely on user side.

    D110 to D159Pr.506 to Pr.515,

    Pr.826 to Pr.865 User parameters. Use freely on use

    Number Name Descrip

    M9008 Self-diagnostic error Turned on by self-diagnosed e

    M9010 Operation error flagTurned on by an instruction exTurned off when error is remov

    M9011 Operation error flagTurned on by an instruction exRemains on after normal statu

    M9036 Normally ONM9036 and M9037 are turned

    of STOP or RUN.M9038 and M9039 change deRUN status. In other than the Sfor one scan only and M9039

    M9037 Normally OFF

    M9038On only for 1 scan afterRUN

    M9039Off only for 1 scan afterRUN

    M9200Inverter operation statuscontrol flag (STF)

    Control the STF terminal of thfunction

    M9201Inverter operation statuscontrol flag (STR)

    Control the STR terminal of thfunction

    M9202Inverter operation statuscontrol flag (RH)

    Control the RH terminal of thefunction

    M9203Inverter operation statuscontrol flag (RM)

    Control the RM terminal of thefunction

    Device map

  • 8/11/2019 plc voi inverter.pdf

    23/216

    M9211Inverter operation statuscontrol flag (RES)

    Control the RES terminal of the infunction

    M9216 Inverter status (RUN) Inverter runningM9217 Inverter status (FWD) Forward runningM9218 Inverter status (REV) Reverse runningM9219 Inverter status (SU) Up to frequencyM9220 Inverter status (OL) Overload alarmM9221 Inverter status (IPF) Instantaneous power failure/undeM9222 Inverter status (FU) Output frequency detection

    M9223 Inverter status (ALM) Fault outputM9224 Inverter status (LF) Alarm outputM9225 Inverter status (DO0) Status of output terminal function seM9226 Inverter status (DO1) Status of output terminal function seM9227 Inverter status (DO2) Status of output terminal function seM9228 Inverter status (DO3) Status of output terminal function seM9229 Inverter status (DO4) Status of output terminal function se

    M9230 Inverter status (DO5) Status of output terminal function seM9231 Inverter status (DO6) Status of output terminal function seM9232 Inverter status (RA1) Status of output terminal function seM9233 Inverter status (RA2) Status of output terminal function seM9234 Inverter status (RA3) Status of output terminal function se

    M9255

    Inverter operation status

    control selection

    Select the inverter status control cto M9211 or D9148.

    OFF: Special relay selectionON : Special register selection

    *1. Even if the FR-A7AY, FR-A7AR is not mounted,Pr. 313to Pr. 322PLC function operation, and status of output terminal functions are(virtual output terminal)

    Number Name Description

  • 8/11/2019 plc voi inverter.pdf

    24/216

    1.9.5 Special registersThe special registers are data registers with special applicatshould not be written to the special registers in the program.

    Number Name Description

    Specialreg

    isters

    D9008Self-diagnosticerror

    Stores the self-diagnosed error numbto page 26for the error codes.)

    D9010Operation errorstep

    Stores the step number in BIN, at whicexecution error occurred. After that, deach time operation error occurs.

    D9011Operation errorstep

    Stores the step number in BIN, at whicerror occurred. Since data is stored inM9011 turns from off to on, D9011 datunless M9011 is cleared by the user p

    D9014I/O controlmethod

    3 (fixed): Both input and output refres

    D9015CPU operatingstatus

    Stores the operating status of the PLC

    D9016 Program numberStores the number that indicates whicprogram is currently in execution.1 (fixed): Main program (RAM)

    D9017Minimum scantime(10ms units)

    Stores the scan time at every END tha

    D9017 data, i.e. stores the minimum s

    D9018Scan time(10ms units)

    Stores and updates the scan time at eBIN.

    D9019Maximum scantime

    Stores the scan time at every END tha

    RUN

    STOP

    0

    1

    B15 B12B11 B8B7 B4B3 B

    RUN

    STOP

    0

    1

    Remote run/stop

    using GX Developer

    Remote run/stop using

    sequence parameter set

    Invalid

    Device map

  • 8/11/2019 plc voi inverter.pdf

    25/216

    Specialregistersforcontrol

    D9136 Error history 1, 2

    Stores the errors that occurred in the inveof occurrence.

    D9137 Error history 3, 4

    D9138 Error history 5, 6D9139 Error history 7, 8

    D9140Operation modesetting read

    Stores the current operation mode.

    D9141Set frequencyread (RAM)

    Reads and stores the set frequency (RAM

    D9142Set frequency

    read (EEPROM)Reads and stores the set frequency (EEP

    D9143Operation modesetting write

    Sets a new operation mode.

    D9144Set frequencywrite (RAM)

    Sets the running frequency (RAM).

    D9145Set frequencywrite (EEPROM)

    Sets the running frequency (EEPROM).

    D9146 Faults historybatch clear

    Write H9696 to clear the faults history.

    D9147 Parameter clear

    H9696 write: Parameter clearH9966 write: All clearH5A5A write:Parameter clear except com

    parametersH55AA write:All clear except communicat

    parametersDuring GX Developer communication, peclearing by H5A5A or H55AA.

    D9148Inverter operationstatus control

    Turn on/off the corresponding bits to continverter operation status.The initial value: All "0". When M9255 is odevice does not function.

    Number Name Description

    B15 B12B11 B8B7 B4B3 B0

    Invalid

  • 8/11/2019 plc voi inverter.pdf

    26/216

    Specialr

    egistersforcontrol

    D9150Inverterparameteraccess error

    Stores the error No. when an error occdata stored in the parameter or speciareflected on the inverter.

    D9151 Inverter status

    Stores the running status and operatininverter.

    D9152

    Frequency

    setting 0.01Hz unitsD9153 Running speed 1(0.1)r/min units

    D9155 Converter outputvoltage

    0.1V units

    D9156 Regenerativebrake duty

    0.1% units

    D9157

    Electronic thermal

    relay function loadfactor 0.1% units

    D9158 Output currentpeak value

    0.01A/0.1A units*

    D9159 Converter outputvoltage peak value

    0.1V units

    D9160 Input power 0.01kW/0.1kW units*

    D9161 Output power 0.01kW/0.1kW units*Input terminal statusdetails

    Number Name Description

    B15 B8B7 B4B3 B00:OF1:ON

    InveForwRev

    Up tOveInsta/undOutpdeteFauAlar

    B15 B12B11 B8B7 B4B3

    Device map

  • 8/11/2019 plc voi inverter.pdf

    27/216

    Specia

    lregistersforcontrol

    D9163Output terminalstatus

    Output terminal statusdetails

    D9164 Load meter 0.1%units

    D9167 Cumulativeenergization time 1h units

    D9170 Actual operationtime 1h unit

    D9171 Motor load factor 0.1% unitsD9172 Cumulative power 1kWhunit

    D9197

    Power saving

    effect Variable according to parametersD9198 Cumulativesaving powerD9199 PID set point 0.1% units

    D9200 PID measuredvalue 0.1% units

    D9201 PID deviation 0.1% units

    D9205 Option inputterminal status 1

    The input status of the FR-A7AX is storedAll off (0) when an option is not fitted.

    Number Name Description

    B15 B7 B4B3 B0

    B15

    D9205

    B12B11 B8B7 B4B3

  • 8/11/2019 plc voi inverter.pdf

    28/216

    S

    pecialregistersforc

    ontrol

    D9207 Option outputterminal status

    The output status of the FR-A7AY, FRAll off (0) when an option is not fitted.

    D9211 PTC thermistorresistance

    Stores the PTC thermistor resistance when PTC thermistor protection is act(0.10kincrements)

    D9213 PID measuredvalue 2

    Stores the PID measured value (0.1%(Monitoring is available even when PIactive.)

    D9214 User defined faultAn inverter fault can be initiated by sebetween 16 and 20 in D9214.

    D9215 Monitor settingselectionSet D9215 to display the monitored vaset by D9216 to D9218, with decimal

    D9216 Monitor 1 setting The PR command changes the first mD9216 monitor on FR-PU07-01.

    D9217 Monitor 2 setting The PR command changes the secon

    D9217 monitor on FR-PU07-01.D9218 Monitor 3 setting The PR command changes the third mD9218 monitor on FR-PU07-01.

    D922432-bit cumulativepower(lower 16-bit)

    1kWh

    D922532-bit cumulativepower

    (upper 16-bit)

    1kWh

    D922632-bit cumulativepower(lower 16-bit)

    0.01kWh/0.1kWh *

    32-bit cumulative/ *

    Number Name Description

    B15 B12B11 B8B7 B4B3

    Device map

  • 8/11/2019 plc voi inverter.pdf

    29/216

    Number Name Description

    Specialregisters

    forcontrol

    D9234Secondparameterchanging (RAM) When setting the calibration(bias/gain) pa

    H00: Frequency(torque)H01: Parameter-set analog valueH02: Analog value input from terminalD9235

    Secondparameterchanging(EEPROM)

    D9241 Parameternumber (RAM)Set the number of parameter read or writtinverter.

    D9242

    Parameter

    description(RAM)

    The parameter description of the inverter (

    specified by D9241 is stored. Set the parasetting for parameter write.

    D9243Parameternumber(EEPROM)

    Set the number of parameter read or writtinverter.

    D9244Parameterdescription(EEPROM)

    The parameter description of the inverter value) specified by D9243 is stored. Set tparameter setting for parameter write.

    D9245 Terminal 1 input Analog input value of terminal 1 (0.1% incstored.

    D9246 Terminal 2 input Analog input value of terminal 2 (0.1% incstored.

    D9247 Terminal 4 input Analog input value of terminal 4 (0.1% incstored.

    D9248 PID set point /PID deviationSet the PID set point or PID deviation(0.01% increments)

    D9249 PID measuredvalue Set the PID measurement value (0.01% i

    D9250 PID manipulatedvariableStores the PID manipulated variable(0.01% increments)

    D9251 Terminal CAoutputWhenPr. 54is set to "70", analog output cperformed from terminal CA. (0.1% increm

    D9252

    Terminal AM

    output

    WhenPr. 158is set to "70", analog output

    performed from terminal AM. (0.1% increD9253 AM0 output Analog output can be performed from term

    and AM1 of the FR-A7AY. (0.1% incremeD9254 AM1 output

    D9255 PID operationcontrol Setting 1 starts PID control.

    Inverter status mo

  • 8/11/2019 plc voi inverter.pdf

    30/216

    1.10 Inverter status monitoring, special regis

    You can assign the data for grasping and changing the inver

    D9133 - D9147 and read/write them from the user sequence.list.)

    1.10.1 Data that can be read at all times

    The following data can always be read. They are automaticathe END instruction is executed.

    (1) Operation monitorThe following data devices are always read-enabled (write-dmonitor the output frequency, output current and output voltathe setting units.

    *1 This setting unit is for FR-F720-02330-NA, FR-F740-01160-NA/EC or lowe

    *2 This setting unit is for FR-F720-03160-NA, FR-F740-01800-NA/EC or high

    Device

    No.Name

    Setting

    UnitData Example

    D9133 Output frequencymonitor

    0.01Hz Device data 6000 60.00H

    D9134Output currentmonitor

    0.01A*1 Device data 200 2.00A0.1A*2 Device data 200 20.0A

    D9135Output voltagemonitor

    0.1V Device data 1000 100.0V

    CAUTION

    The frequency can be set in increments of 0.01Hz but actual op

    increments of 0.1Hz.

    Inverter status monitoring, special registersfor control

  • 8/11/2019 plc voi inverter.pdf

    31/216

    (2) Faults history (fault codes and fault definitions)The inverter stores the fault codes of the faults that occurred.The fault codes of up to eight faults are stored in the order as shalways read-enabled (write-disabled).

    Refer to theInverter Instruction Manual for faults history details.

    The following program reads the latest faults history of the inverte

    b15 to b8 b7 to b0D9136 Fault history 2 Fault history 1D9137 Fault history 4 Fault history 3D9138 Fault history 6 Fault history 5D9139 Fault history 8 Fault history 7 Older

    Newer

    Data Description

    H00 No alarm

    H10 E.OC1

    H11 E.OC2

    H12 E.OC3

    H20 E.OV1H21 E.OV2

    H22 E.OV3

    H30 E.THT

    H31 E.THM

    H40 E.FIN

    H50 E.IPFH51 E.UVT

    H52 E.ILF

    H60 E.OLT

    H70 E.BE

    H80 E.GF

    H81 E.LF

    H90 E.OHT

    H91 E.PTC

    HA0 E.OPT

    HA1 E.OP1HA2 E.OP2

    HA4 E.16

    HA5 E.17

    HA6 E.18

    HA7 E.19

    HA8 E.20HB0 E.PE

    HB1 E.PUE

    HB2 E.RET

    HB3 E.PE2

    HC0 E.CPU

    Data Description

    HC1

    HC2

    HC4

    HC5

    HC6HC7

    HE4

    HE5

    HE6

    HF1

    HF2HF5

    HF6

    HF7

    HFD

    Data D

    Inverter status mo

  • 8/11/2019 plc voi inverter.pdf

    32/216

    (3) Fault clear signal (X51 signal)The X51 signal cancels a fault without resetting the inverteroccurs.The X51 signal cancels an inverter fault while the PLC functionEnable the X51 signal by setting "51" in any of Pr.178 to Pr.18

    selection)in advance.

    Fault clear from the X51 signal is invalid during the retry waiting time for a retry).

    (The X51 signal is available when the retry count excess (E. If a fault clear is performed, start commands from PU and cleared. (The statuses other than start command from comsame at a fault clear.)

    REMARKS

    E.CPU, E.P24, E.1, E.2, E.6, E.7, E.13, E.PE2 cannot be cleared b

    CAUTION

    The cumulative heat values of the electronic theregenerative brake are not cleared at a fault clear A fau

    X51 signal OFF ON ONOFF

    Fault occurs

    If a fault occurs while the X5signal has been ON, turn OF

    the X51 signal once, then tur

    ON again.

    If a fault occurs while t

    been ON, the fault is n

    Fault status(terminal ABC)

    Fault is cleared by turnON of X51 signal.

    Inverter status monitoring, special registersfor control

  • 8/11/2019 plc voi inverter.pdf

    33/216

    (4) Regarding the error No. and details of the self-diagnos

    During execution of a sequence program, any of the following errD9008 due to an operation error.

    At occurrence of a self-diagnostic error, the P.RUN indicator (LEDError No. Error Name Details

    10 INSTRCT CODE ERR.There is an instruction code that Unusable device is specified.

    11 PARAMETER ERRMain program capacity setting is Unusable function is set.

    22 WDT ERR Scan time is longer than the time by the watchdog timer.24 END NOT EXECUTE END instruction was not execute

    CAUTION

    1. For the LD, AND, OR, logical comparison operation and

    device checks are always made. For the other instructionetc.), however, device checks are made when the executio

    2. Operation at error stop

    The outputs (Y) are cleared.

    The other devices hold the states prior to an error stop.

    When you want to clear them, power off or reset (RES sig

    OFF) the inverter.

    Inverter status mo

    1 10 2 D t th t d b t lli (OFF

  • 8/11/2019 plc voi inverter.pdf

    34/216

    1.10.2 Data that are read by controlling (OFF command

    You can read the operation mode and set frequency of the inve

    Data are stored into the above data devices as soon as the reaoff to on after the read command has turned from off to on.If the read command remains on, data is not refreshed. (Data Turn the device off once, then on again to refresh data.Data read timing chart

    (1) Operation mode setting read (D9140)

    DeviceNo. Name ReadCommand WriteCompletD9140 Operation mode setting read Y20 X20D9141 Set frequency read (RAM) Y21 X21D9142 Set frequency read (EEPROM) Y22 X22

    Data Setting Operation Mode

    H0000 NET operation modeH0001 External operation modeH0002 PU operation mode

    REMARKS

    Read command

    Read completion

    Read data

    User sequenceprocessing

    1) Read command is turned on in user sequence.

    3) In user sequence, ON of read comple is confirmed and data is read from sp register and processed.

    4) Afteread

    2) Inverter CPU stores inverter data into special register and turns on read completion.

    5) Inve read turn

    Y2n(n=0 to 2)

    X2n(n=0 to 2)

    D914n(n=0 to 2)

    Inverter status monitoring, special registersfor control

    (2) S t f d (RAM) (D9141)

  • 8/11/2019 plc voi inverter.pdf

    35/216

    (2) Set frequency read (RAM) (D9141)The frequency set to the RAM is read to D9141. The unit is 0(For example, 6000 indicates 60.00Hz.)When the speed is set, the speed is either 1r/min or 0.1r/min

    The following program reads the set frequency (RAM) to D0.

    (3) Set frequency read (EEPROM) (D9142)The frequency set to the EEPROM is read to D9142. The un(For example, 6000 indicates 60.00Hz.)When the speed is set, the speed is either 1r/min or 0.1r/min

    The following program reads the set frequency (EEPROM) to D0.

    REMARKS

    The read frequency is not the command value of the external signal.

    Set frequency read (RAM) setting requestTurns read (R

    Storesfreque

    compleTurns comma(RAM)

    The following program reads the set frequency (EEPROM) to D0.Set frequ(EEPRO

    Stores daread (EE

    turns on.Turns oncomman(EEPRO

    Inverter status mo

    1 10 3 How to write data by controlling (OFF to O

  • 8/11/2019 plc voi inverter.pdf

    36/216

    1.10.3 How to write data by controlling (OFF to Ocommand

    You can write the operation mode and set frequency to the i

    faults history, and clear all parameters.

    The above data are written as soon as the write completion command has turned from off to on.(Faults history batch clear (D9146) and all parameter clecompletion of clear.)To write the data again, the write command must be turned off

    Data write timing chart

    Device

    No.Name

    Write

    Command

    Write

    CompletD9143 Operation mode setting write Y23 X23D9144 Set frequency write (RAM) Y24 X24

    D9145

    Set frequency write

    (EEPROM) Y25 X25

    D9146 Faults history batch clear Y26 X26D9147 All parameter clear Y27 X27

    X2n(n=3 to 7)Write completion

    D914n(n=3 to 7)Write data

    Y2n(n=3 to 7)Write command

    1) In user sequence, user data is stored into write

    data area (D914n).

    2) In user sequence, write

    command is turned on.

    4) Af co

    is

    Inverter status monitoring, special registersfor control

    (1) Operation mode setting write (D9143)

  • 8/11/2019 plc voi inverter.pdf

    37/216

    (1) Operation mode setting write (D9143)

    Data are as follows:

    The operation mode switching method is as shown belOperation mode selectionvalue is "0".

    WhenPr. 79 =2, switching is performed as shown below.

    There are no restrictions on operation mode switching.On normal completion of operation mode setting, the writ(X23) turns on, and at the same time, 0 is set to D9150.If the value written is other than H0000 to H0002 or write inverter operation, HFFFF is set to D9150 as soon as the wr(X23) turns on, resulting in abnormal completion.If abnormal completion occurs, the operation mode is not cha

    The following program changes the operation mode to the NET m

    Data Setting Operation Mode

    H0000 NET operation modeH0001 External operation modeH0002 PU operation mode

    REMARKS

    WhenPr. 79is other than 0, the mode is fixed.

    H0001

    H0000

    H0002

    H0001(CC-Link)

    H0002

    H0000

    NET mode Externaloperation mode PU operatiomode

    H0001

    H0000

    NET modeExternaloperation mode

    Operation mode write setting requestTurns

    Inverter status mo

    (2) Set frequency write (RAM) (D9144)

  • 8/11/2019 plc voi inverter.pdf

    38/216

    (2) Set frequency write (RAM) (D9144)The D9144 data is written to the RAM as a set frequency.(For example, 6000 indicates 60.00Hz.)When the speed is set, the speed is either 1r/min or 0.1r/mThe range where the frequency can be set is 0 to 12000 (When the frequency setting is written normally, the write turns on, and at the same time, 0 is set to D9150.If any value outside the range is written, HFFFF is set towrite completion signal (X24) turns on, resulting in aabnormal completion occurs, the set frequency is not cha

    The following program changes the set frequency (RAM) to 30

    POINT

    The frequency can be set in the PU operation mode

    mode. Refer to the inverter instruction manual.

    Set frequency write (RAM) setting request

    Normal write

    Abnormal write

    Inverter status monitoring, special registersfor control

    (3) Set frequency write (EEPROM) (D9145)

  • 8/11/2019 plc voi inverter.pdf

    39/216

    (3) Set frequency write (EEPROM) (D9145)The D9145 data is written to the EEPROM as a set frequency(For example, 6000 indicates 60.00Hz.)When the speed is set, the speed is either 1r/min or 0.1r/minThe range where the frequency can be set is 0 to 12000 (0 toWhen the frequency setting is written normally, the write comturns on, and at the same time, 0 is set to D9150.If any value outside the range is written, HFFFF is set to D9write completion signal (X25) turns on, resulting in abnoabnormal completion occurs, the set frequency is not change

    The following program changes the set frequency (EEPROM) to 1

    POINT

    Setting is enabled in the PU operation mode and NET oper

    (Refer to theInverter instruction manual.)

    CAUTION

    When rewriting the set frequency frequently, use device D9144 "seThere are restrictions on the number of write times of the EEPR

    100,000 times)

    1000

    Set frequency write (E2PROM) setting request

    Normal write

    Abnormal write

    Turns(E2PR

    Checwrite turnedwas p

    Store

    and tu(E2PR(Until

    Inverter status mo

    (4) Faults history batch clear (D9146)

  • 8/11/2019 plc voi inverter.pdf

    40/216

    (4) Faults history batch clear (D9146)Writing H9696 to D9146 batch-clears the faults history.At completion of clear, the write completion signal (X26same time, 0 is set to D9150. If any value outside the sewrite is performed during inverter operation, HFFFF is sethe write completion signal (X26) turns on, resulting in abIf abnormal completion occurs, the faults history are not c

    The following program batch-clears the alarm history.

    Faults history batch clear request

    Normal write

    Abnormal write

    Inverter status monitoring, special registersfor control

    (5) Parameter clear (D9147)

  • 8/11/2019 plc voi inverter.pdf

    41/216

    ( ) ( )Writing H9696 or H9966 to D9147 clears all parametersH55AA to D9147 clears the parameters other than parameters (Refer to theInverter Instruction Manual).

    * Pr. 75is not cleared

    At completion of clear, the write completion signal (X27) tsame time, 0 is set to D9150. If any value outside the settinwrite is performed during inverter operation, HFFFF is set tothe write completion signal (X27) turns on, resulting in abnabnormal completion occurs, the parameters are not cleared

    The following program clears all parameters.

    Device No. SettingCommunication

    Pr.Other Pr.*

    D9147

    H9696 Termincleared

    H9966 Termincleared

    H5A5A Termincleared

    H55AA Termincleared

    REMARKS

    Check the terminal function parameters and communication-relaparameter list (Refer to theInverter Instruction Manual).

    POINT

    Setting is enabled in the PU operation mode and NET opera

    the inverter Instruction Manual.

    Normal write

    All parameter clear requestTurnclea

    Checleawhe

    Inverter status mo

    1.10.4 Inverter operation status control

  • 8/11/2019 plc voi inverter.pdf

    42/216

    p

    (1) Inverter operation status control (D9148)Device for inverter operation status control. The operatio

    controlled by turning on/off (1, 0) bits b0 to b11 of D9148.All bits are factory-set to "0".Example: When 5 is set to D9148, bits b0 and b2 are 1 (O

    therefore turn on to give a high-speed forward rotatio

    Device No. Name Data Acc

    D9148 Inverter operation status control Always

    Note that tthe externa(Not enabloperation m

    D9149Inverter operation status control

    enable/disable

    CAUTION

    As in the external input terminals, functions can be aD9148 using Pr.178toPr.189. However, no function c(sequence RUN setting: 50).

    B15 B12B11 B8B7 B4B3 B00:OFF1:ON

    STF (Pr.178)STR (Pr.179)RH (Pr.182)RM (Pr.181)RL (Pr.180)JOG (Pr.185)RT (Pr.183)AU (Pr.184)CS (Pr.186)MRS (Pr.187STOP (Pr.188RES (Pr.189)

    Invalid

    101000000000

    Inverter status monitoring, special registersfor control

    (2) Inverter operation status control enable/disable settin

  • 8/11/2019 plc voi inverter.pdf

    43/216

    You can enable or disable D9148 "inverter operation status cof the corresponding bits of D9148 are enabled by turning ob11 of D9149. All bits are factory-set to "0".

    Example: When H1F is set to D9149, bits b0 to b11 are 1 (ON), tinputs are therefore all disabled, and operation controoperation status control (D9148) can be performed.

    The following program example runs the inverter at high speeddirection.

    CAUTIONWhen D9148 "inverter operation status control" is enathe control performed by external terminal inputsperformed by CC-Link remote inputs are disabled for(Same as when "No functions" are set toPr.178toPr.189

    When the terminal is made valid from PLC function, co

    terminal is made invalid.The SQ signal can be input from external terminals at a(The SQ signal cannot be controlled with bits from D91

    B15 B12B11 B8B7 B4B3 B00:OFF1:ON

    STF (Pr.178)

    STR (Pr.179)RH (Pr.182)RM (Pr.181)RL (Pr.180)JOG (Pr.185)RT (Pr.183)AU (Pr.184)CS (Pr.186)MRS (Pr.187)STOP (Pr.188)RES (Pr.189)

    Invalid

    111111111111

    Operation start

    Turns

    Enablcontrodisab

    HFFF

    Inverter status mo

    1.10.5 Inverter parameter access error (D915

  • 8/11/2019 plc voi inverter.pdf

    44/216

    p (

    If any value outside the setting range is written during paramewrite, parameter clear, etc. from the sequence program of thperformed when write is disabled, a write alarm occurs and thcode is stored into D9150.

    The parameter No. + H8000 is stored into D9150.Example: If an error occurs during write of Pr.0 Torque boost,

    stored into D9150.If an error occurs during write of Pr.10 DC injection bH800A is stored into D9150.

  • 8/11/2019 plc voi inverter.pdf

    45/216

    An inverter fault can be initiated by setting a value between 16 aninverter stops when a fault occurs.The settings other than 16 to 20 are invalid. The setting is also "1."Initiated faults are recognized as E.16 to E.20 on the inverter side

    Inverter status mo

    1.10.8 Monitor setting selection(D9215 to D92

  • 8/11/2019 plc voi inverter.pdf

    46/216

    Set the names and units of monitored items for each of D92using the PR command. (Refer to page 193.)

    To display the names and the units of the monitored items, whD9218, on FR-PU07-01, set "40, 41, or 42" in Pr.774 toPr.776.Manual of the inverterfor the details ofPr.774 toPr.776.)

    Set D9215 as shown below to display the monitored values, whD9218, with decimal points.

    * The bits other than the ones above are ignored.

    Device Monitored item Pr.774 to Pr.776 se

    D9216 User monitor 1 40

    D9217 User monitor 2 41

    D9218 User monitor 3 42

    bn+1 bn Unit

    0 01 increment

    (without decimal point)0 1 0.1 increment

    B15 B12B11 B8B7 B4B3 B0

    Select the displayed decimal point for the D921

    Select the displayed decimal point for the D921

    Select the displayed decimal point for the D921

    Inverter parameter read/write method

    1.11 Inverter parameter read/write method

  • 8/11/2019 plc voi inverter.pdf

    47/216

    1.11.1 Reading the inverter parameters

    When reading the parameter, the parameter description is stored storing the parameter number to D9241(D9243) and turning Y

    reading is completed, X28 (X2A) turns ON to notify the compnumber within parentheses is used to read the parameter EEPROM.)When reading the calibration parameter (Pr. 902toPr. 939), set thD9234 (D9235) to read each calibration parameter value.0: Setting value (Frequency)1: Parameter-set analog value2: Analog value input from terminalWhen access error occurs such as "parameter does not exist", value obtaparameter number and 8000H is stored to D9150. (Refer to page 37)

    Device No. Name Command CompletionD

    D9241 Parameter number (RAM)

    Y28 X28D9242 Parameter description (RAM)

    D9234Second parameter changing(RAM)

    D9243 Parameter number (EEPROM)Y2A X2A

    D9244 Parameter description(EEPROM)

    D9235Second parameter changing(EEPROM)

    Inverter par

    Inverter parameter data read timing chart

  • 8/11/2019 plc voi inverter.pdf

    48/216

    Y28(Y2A)Parameter readcommand

    X28(X2A)Parameter readcompletion

    D9242(D9243)Parameterread data

    User sequence

    processing

    Inverterparameter

    1) Read command is turned on in user sequence.

    3) In user sequence, ON of read completionis confirmed and data are read from data

    registers D9242(D9243) and processed.

    4) Aft rea

    2) Inverter CPU stores inverter parameter data into data registers D9242(D9243),

    and turns on read completion.

    5) Invert comm read c

    Inverter parameter read/write method

    1.11.2 Writing the inverter parameters

  • 8/11/2019 plc voi inverter.pdf

    49/216

    Parameter writing is performed when the parameter number (D9243) and parameter writing value to D9242 (D9244), and turnsWhen writing is completed, X29 (X2B) turns ON to notify the comnumber within parentheses is used to write the parameter setting

    When writing the calibration parameter (Pr. 902 to Pr. 939), set thD9234 (D9235) to write each calibration parameter value.0: Setting value (Frequency)1: Parameter-set analog value2: Analog value input from terminal

    As soon as the inverter parameter write completion (X29 (RAM)

    turns on, 0 is set to D9150 on normal completion.If an error occurs during access to the parameters, e.g. if any valurange is written or write is performed during inverter operation, theNo. + H8000 is set to D9150 as soon as the write completion siX2B (EEPROM)) turns on, resulting in abnormal completion. If aoccurs, the parameters are not written. (For example, if an error boost, H8000 is written to D9150.)For whether inverter parameter write can be performed or not, refwrite selection.

    Device No. Name Command Completion

    D

    D9241 Parameter number (RAM)

    Y29 X29

    PU

    D9242 Parameter description (RAM)

    D9234Second parameter changing(RAM)

    D9243 Parameter number (EEPROM)

    Y2B X2BD9244 Parameter description(EEPROM)

    D9235 Second parameter changing(EEPROM

    POINT

    Inverter par

    Inverter parameter data write timing chart

  • 8/11/2019 plc voi inverter.pdf

    50/216

    Y29(Y2B)

    X29(X2B)Parameterwrite completion

    Inverter parameter

    D9242(D9244)Parameter writedata

    User sequencedata

    Parameterwrite command

    1) In user sequence, user data are stored into parameter write data area (D9242(D9244)).

    2) Write command is turned

    on in user sequence.

    4)

    3) Turns on when inverter CPU completes inverter parameter data write. 0 written to D9150 indicates normal completion. Any value other than 0 indicates abnormal completion.

    User area read/write method

    1.12 User area read/write method

  • 8/11/2019 plc voi inverter.pdf

    51/216

    Inverter parametersPr.506 toPr.515, Pr.826 toPr.865 can be used aSince this parameter area and the devices used with the PLC fun

    are accessible to each other, the values set in Pr.506 to Pr.515, Prused in a sequence program. The result of operation performprogram can also be monitored usingPr.506 to Pr.515, Pr.826 toPr.

    1.12.1 User parameter read/write method

    User parameter (Pr.506 to Pr.515, Pr.826 toPr.865)and device (D11be read/written freely. Data transfer betweenPr.506 to Pr.515, Pr.82to D159 is executed automatically.1)User parameter write processing and device write processing

    When values are written toPr.506 to Pr.515, Pr.826 toPr.865 usinPU07(-01) or computer link communication, they are writtestoring RAM area and EEPROM area, and further to D110 to D

    2)User parameter read processing and device write processing.When values are written to D110 to D159 from the PLC funwritten to the parameter storing RAM area (Pr.506 to Pr.515, Pread using the FR-PU04/FR-PU07(-01) or communcomm nication option) (Since data are not ritten to the EEPR

    Device

    No.

    Inverter

    Parameter

    No.

    NameInitial

    Value

    Setting

    Range

    Minimum Se

    Unit

    D110 toD159 506 to 515,826 to 865 Userparameters 0 0 to65535 1

    POINT

    Example of using the user parameter area

    When the timing is to be changed for machine adjustmen

    stores the timer setting, settingPr. 506 without modifying th

    the set data into D110, enabling adjustment.

    Pr.506 to Pr.515,

    Pr.826 to Pr.865 D110 to D159

    Inverter parameters PLC function device

    Us

    1.12.2 User parameter EEPROM read/write m

    P

  • 8/11/2019 plc voi inverter.pdf

    52/216

    After turning off the read/write command and on again, tucompletion enables read/write of user parameter from RAM an

    Device No.Parameter

    No.Name Command Comple

    D110 toD159

    506 to 515,826 to 865

    User Parameter read(EEPROM/RAM) Y2E X2EUser Parameter write(EEPROM/RAM)

    Y2F X2F

    REMARKS

    Even if a user parameter is changed by direct write (RAM value wfrom EEPROM changes a RAM value to the value stored in EEPRO

    WhenPr.342 Communication EEPROM write selection= "1", a RAM va

    D110 to D159

    (RAM)

    RAM read

    RAM write

    EEPROM read

    EEPROM write

    Pr.506 to Pr.515,

    Pr.826 to Pr.865

    (RAM)

    Pr.506 to Pr.515,

    Pr.826 to Pr.865

    (EEPROM)

    Y2E/Y2F

    X2E/X2FUser parameterread/write completion

    User parameterread/write command

    Read/write command is turnedon in user sequence After coread/wr

    Turns on when inverter CPU

    completes user parameter

    data read/write.

    Inverte

    read/w

    is off a

    Analog I/O function

    1.13 Analog I/O function

  • 8/11/2019 plc voi inverter.pdf

    53/216

    1.13.1 Analog input

    Analog input value of terminal 1, 2, 4 can be read from D9245 to D

    Actual read processing is performed at the END processing of the

    1.13.2 Analog output

    Analog output from each terminal can be performed by settingD9254.Output from PLC function can be performed by setting "70" in ouparameters of each terminal (terminal CA: Pr. 54, terminal AM:PrAM1:Pr. 306, Pr. 310).

    Actual read processing is performed at the END processing of the

    Device

    No.Terminal Name

    Setting

    Unit

    Data Access Enable

    ConditionD9245 Terminal 1 input 0.1%

    AlwaysD9246 Terminal 2 input 0.1%D9247 Terminal 4 input 0.1%

    REMARKS

    Full-scale value of analog input is determined by the setting ofPr. 73 An267 Terminal 4 input selection. Refer to theInstruction Manual ofthe inverter

    Device

    No. Terminal Name

    Setting

    Unit

    Data Access Enable

    ConditionD9251 Terminal CA 0.1%

    Always

    D9252 Terminal AM 0.1%

    D9253Terminal AM0(FR-A7AY)

    0.1%

    D9254Terminal AM1(FR-A7AY)

    0.1%

    1.14 PID control

  • 8/11/2019 plc voi inverter.pdf

    54/216

    With PLC function, PID set point/PID deviation value, PID meaby settingPr. 128.Performing the PID operation using the value of D9248 and DPID deviation value, PID measured value, manipulated variablWhen performing PID control with PLC function, "1" is set onsignal.WhenPr. 128= "70, 71, 80, 81", PID control calculation does noTherefore setting 1 to D9255 does not change the manipulate

    D9250 remains 0.When Pr. 128= "90, 91, 100, 101", setting 1 to D9255 will stand the calculation is applied to the manupirated variable D92

    Parameter NameInitial

    Value

    Setting

    RangeDes

    128PID action

    selection10

    10, 11, 20, 21,40, 41, 50, 51,

    60, 61, 110,111, 120, 121,

    140, 141

    For details, refer to theinverter.

    70PIDreverse action Dev

    71PIDforward action

    80PIDreverse action

    81PIDforward action

    D9248

    D9249

    PID set point /

    PID deviationPID m

    orInver

    PID measurement

    value

    PID control

    PID control

    Device

    No.Name Setting Range

  • 8/11/2019 plc voi inverter.pdf

    55/216

    * When bothPr.934andPr.935are set to a value other than "9999," the the measured value of D9249 are set with coefficients. The setting rafrom the smaller coefficient to the larger coefficient ofPr.934andPr.93(Refer to theInstruction Manual of the inverterfor the details ofPr.934a

    D9248 PID set point / PID deviation

    Set point:0 to 100%*

    Deviation value:-100 to 100%

    Set the P

    deviation

    D9249 PID measured value 0 to 100%* Set the Pvalue (0

    D9250 PID manipulated variable -100 to 100% Stores thvariable

    D9255 PID operation control0 PID ope1 PID ope

    CAUTION

    The PID set point/PID deviation value of D9248 automatic

    byPr. 128 setting. If Pr. 128 is set to deviation input (70, 71, 90, 91), setmeasured value (D9249) is made invalid.

    Operates in the maximum value (the minimum value) of ththe value outside the range is set.

    Inverter op

    1.15 Inverter operation lock mode settin

  • 8/11/2019 plc voi inverter.pdf

    56/216

    You can disable a sequence program from being executed untiexecution key is set to RUN (SQ signal is turned on).

    POINT

    When you want to perform only inverter operation without uset "0" (inverter start signal enable) in this parameter.

    Parameter NameInitial

    Setting

    Setting

    Range

    Minimum

    Un415

    Inverter operationlock mode setting

    0 0, 1 1

    Setting Description

    0The inverter start signal is made valid regardless of texecution key.

    1

    The inverter start signal is made valid only when the execution key is set to RUN (SQ signal is turned on)When the sequence program execution key is in the signal is off), the inverter does not start if the inverteris turned on. (If the key is switched from RUN to STOoperation, the inverter is decelerated to a stop.)

    CAUTION

    Independently of the Pr. 77setting, this parameter valuduring inverter operation.

    During automatic operation performed using D9148(or Msequence program, the inverter comes to a stop when thSTOP status with "1" set in Pr.415. However, when "0

    device data are held and the operation status does not chis set to a STOP status. (Inverter operation is continued.

    REMARKS

    Clearing of Flash Memory for PLC Function

    1.16 Clearing of Flash Memory for PLC Fu

  • 8/11/2019 plc voi inverter.pdf

    57/216

    Setting 9696 in Pr.498clears flash memory used for PLC function.

    ForPr.498, always 0 is read independently of the written value. When you can not remember a key word for PLC function (reg

    developer), clearing flash memory using Pr.498cancels the key Clearing flash memory is enabled only when the PLC function i

    ParameterNumber Name InitialSetting SettingRange Desc

    498PLC function flashmemory clear

    0 0 to 99999696: Flash mOther than 969Flash memory

    CAUTION

    Since executing this function clears a program of the PLPLC parameters, write a program and PLC parameters again

    As it takes about 5s for clearing of flash memory, do not pernor switch power off for 5s after writing 9696 in Pr.498. If thpower off occurs in 5s, write 9696 inPr.498again.

    2 CC i k

  • 8/11/2019 plc voi inverter.pdf

    58/216

    2. CC-LinkCOMMUNICATION

    2.1 System configuration...................................

    2.2 CC-Link parameters .....................................

    2.3 CC-Link I/O specifications...........................

    2.4 Buffer memory..............................................

    System configuration

    2.1 System configuration

    2 1 1 S t fi ti l

  • 8/11/2019 plc voi inverter.pdf

    59/216

    2.1.1 System configuration example

    (1) PLC sideMount the "control & communication link system master/lomain base unit or extension base unit of the PLC CPU that wstation.

    (2) Connect the PLC CC-Link module master station and indedicated cables.

    REMARKS

    Refer to the FR-A7NC Instruction Manual for the CC-Link communicatiocables.

    CPU AJ61BT11

    Master station

    Powersupply

    module

    Terminatingresistor

    CC-Link dedicated cable

    InverInverter

    Up to 42 inverterscan be connectedwhen only invertersare connected.

    Power supply Motor Powersupply

    2.1.2 Function block diagram

    How I/O data are transferred to/from the inverter in CC-Link

  • 8/11/2019 plc voi inverter.pdf

    60/216

    function blocks.

    (1) Between the master station and inverter in the CC-Linkalways made at 3.5 to 18ms (512 points).(2) I/O refresh and master station's sequence program are ex(3) Data read from the inverter is read from the buffer memor

    master/local module using the FROM instruction.(4) Data to be written to the inverter is written to the buffer

    system master/local module using the TO instruction.

    1) I/O signals assigned to the CC-Link system master/localare used to make communication between the PLC CPmaster/local module.

    2) Input data from the inverter can be read, and output data written. Buffer memory read/write is performed using the the sequence program.Refer to page 63for details of the b

    3) PLC link start is commanded from the sequence progrstarted, link refresh is always made asynchronously withexecution.

    4) I/O data are transferred between the CC-Link system minverter CPU via the sequence program.5) I/O data are transferred between the inverter CPU and

    indicates the operation performed when CC-Link is not u

    CPU

    Inv

    CC-Link module

    4)

    PLC

    CPU

    1) CC-Link module I/O signals

    2) Buffer memory read/write

    In

    terfacewithPLC

    Buffermemory

    C

    C-Linkinterface 3) CC-Link

    dedicated cable

    CC

    -Linkinterface

    System configuration

    POINT

    The difference between CC-Link communication (Pr. 544= 1

  • 8/11/2019 plc voi inverter.pdf

    61/216

    with PLC function and normal CC-Link communication (Pr. 5

    is indicated below.

    I/O (RX, RY)

    I/O (RX, RY)

    RWw RWr

    RWwRWr

    PLC

    CPU

    CC-Lin

    kmastermodule

    Inverter

    Pr.544=0,1,12,14,18

    FR-A7NC

    InverterCPU

    Parameter read/write, monitor, operation commandetc. have been assigned in advance.

    PLC

    CPU

    CC-Linkmastermodule

    Pr.544=100,112,114,118Inverter

    Built-insequenceprogram

    Userassignment

    InverterCPU

    Using built-in sequence programmonitor, etc. must be assigned.Other data read/write, etc. can freely as user areas.*Operation and speed commanbeen assigned in advance.

    FR-A7NC

    2.2 CC-Link parameters

    2 2 1 CC Link extended setting (Pr 544)

  • 8/11/2019 plc voi inverter.pdf

    62/216

    2.2.1 CC-Link extended setting (Pr. 544)Remote register function can be extended.

    *1 The program used for conventional series inverter (FR-A5NC) ca*2 When using double, quadruple and octuple settings of the CC-

    the master station must be set to double, quadruple and octuple(If the master station is CC-Link Ver.1 compatible station, the made.)

    Parameter

    NumberName

    InitialValue

    SettingRange

    CC-LinkVer.

    544CC-Link extendedsetting

    0

    01

    Occ(FR-

    1 Occ

    12 *2

    2

    Occ

    14 *2Occquad

    18 *2 Occ

    100 1Occ(PLC

    112 *2

    2

    Occ(PLC

    114 *2Occquad

    118 *2Occ(PLC

    REMARKS

    The setting change is reflected after an inverter reset.

    CC-Link I/O specifications

    2.3 CC-Link I/O specifications

    2 3 1 I/O signal when CC-Link Ver 1 one station

  • 8/11/2019 plc voi inverter.pdf

    63/216

    2.3.1 I/O signal when CC-Link Ver.1 one station(Pr. 544 = 100)

    The device points usable in CC-Link communication are 32 inpoints are available for PLC function), 32 output (RY) points (16 for PLC function), 4 remote register (RWr) points and 4 remote re

    (1) Remote I/O

    PLC

    FunctionDevice

    No.

    Remote

    OutputDevice

    No.

    Signal

    PLC

    FunctionDevice

    No.

    Remote

    InputDevice

    No.

    X30 RYn0 Forward rotation command Y30 RXn0 ForwarX31 RYn1 Reverse rotation command Y31 RXn1 Revers

    X32 RYn2High-speed operationcommand(terminal RH function) *1

    Y32 RXn2 Runnin(termin

    X33 RYn3 Middle-speed operationcommand(terminal RM function) *1

    Y33 RXn3 Up to f(termin

    X34 RYn4Low-speed operationcommand(terminal RL function) *1

    Y34 RXn4 Overlo(termin

    X35 RYn5 Jog operation command(terminal JOG function) *1 Y35 RXn5Instant(termin

    X36 RYn6Second function selection(terminal RT function) *1 Y36 RXn6

    Freque(termin

    X37 RYn7 Current input selection(terminal AU function) *1

    Y37 RXn7 Error(termin

    X38 RYn8Selection of automatic restart afterinstantaneous power failure(terminal CS function) *1

    Y38 RXn8 (term

    X39 RYn9 Output stop Y39 RXn9 Pr. 313(DO0)

    X3A RYnA Start self-holding selection(terminal STOP function) *1 Y3A RXnAPr. 314(DO1)

    X3B RYnB Reset(terminal RES function) *1 Y3B RXnBPr. 315(DO2)

    X3C RYnC Y3C RXnC

    ("n" indicates a value determined according to the station number sett*1 Signal names are initial values. Using Pr. 180 to Pr. 186, Pr. 1

    change input signal functions.Signals of the RYn0 RYn1 and RYn9 can not be changed Eve

  • 8/11/2019 plc voi inverter.pdf

    64/216

    Signals of the RYn0, RYn1, and RYn9 can not be changed. Eve178, Pr. 179,andPr. 187, the settings are invalid.

    Refer to the Inverter Manualfor details ofPr. 178toPr.189.*2 Signal names are initial values. Using Pr. 190 to Pr .196, you functions.

    Refer to the Inverter Manualfor details ofPr. 190toPr.196.

    (2) Remote register

    ("n" indicates a value determined according to the station number sett

    (3) Data I/O image

    PLC FunctionDevice No.

    Address DescriptionPLC Function

    Device No.Addres

    D9062 RWwn Registers designedto read data receivedfrom the masterstation

    D9078 RWrnD9063 RWwn+1 D9079 RWrn+D9064 RWwn+2 D9080 RWrn+D9065 RWwn+3 D9081 RWrn+

    Devices in CC-Link (station No. 1)

    RY00 to 0F

    RX00 to 0F

    RWw0

    RWw1

    RWw2

    RWw3

    RWr0RWr1

    RWr2

    RWr3

    Devices in built

    X30 to 3F

    Y30 to 3F

    D9062

    D9063

    D9064

    D9065

    D9078D9079

    D9080

    D9081

    FR-F700 s

    Master station

    CC-Link I/O specifications

    2.3.2 I/O signal when CC-Link Ver.2 double sett(Pr. 544 = 112)

    The device points usable in CC-Link communication are 32 in

  • 8/11/2019 plc voi inverter.pdf

    65/216

    The device points usable in CC Link communication are 32 inpoints are available for PLC function), 32 output (RY) points (12

    for PLC function), 4 remote register (RWr) points and 4 remote re

    (1) Remote I/O

    PLCFunctionDevice

    No.

    RemoteOutputDevice

    No.

    Signal

    PLCFunctionDevice

    No.

    RemoteInput

    DeviceNo.

    X30 RYn0 Forward rotation command Y30 RXn0 ForwaX31 RYn1 Reverse rotation command Y31 RXn1 Rever

    X32 RYn2High-speed operationcommand(terminal RH function) *1

    Y32 RXn2 Runni(termin

    X33 RYn3Middle-speed operationcommand(terminal RM function) *1

    Y33 RXn3 Up to f(termin

    X34 RYn4 Low-speed operationcommand(terminal RL function) *1

    Y34 RXn4 Overlo(termin

    X35 RYn5 Jog operation command(terminal JOG function) *1 Y35 RXn5Instan(termin

    X36 RYn6 Second function selection(terminal RT function) *1 Y36 RXn6Freque(termin

    X37 RYn7 Current input selection(terminal AU function) *1

    Y37 RXn7 Error(termin

    X38 RYn8Selection of automatic restart afterinstantaneous power failure(terminal CS function) *1

    Y38 RXn8 (ter*2

    X39 RYn9 Output stop Y39 RXn9 Pr. 313(DO0)

    X3A RYnA Start self-holding selection(terminal STOP function) *1 Y3A RXnAPr. 314(DO1)

    X3B RYnB

    Reset

    (terminal RES function) *1 Y3B RXnB

    Pr. 315

    (DO2) RYnC Monitor command RXnC Monito

    RYnD Frequency setting command(RAM) RXnDFreque(RAM)

    RY E Frequency setting command RX E Freque

    ("n" indicates a value determined according to the station number sett*1 Signal names are initial values. Using Pr. 180 to Pr. 186, Pr. 1

    change input signal functions.Signals of the RYn0, RYn1, and RYn9 can not be changed. Eve

  • 8/11/2019 plc voi inverter.pdf

    66/216

    Signals of the RYn0, RYn1, and RYn9 can not be changed. Eve178, Pr. 179,andPr. 187, the settings are invalid.

    Refer to the Inverter Manualfor details ofPr. 178toPr.189.*2 Signal names are initial values. Using Pr. 190 to Pr .196, you functions.

    Refer to the Inverter Manualfor details ofPr. 190toPr.196.

    (2) Remote register

    ("n" indicates a value determined according to the station number sett

    PLC FunctionDevice No. Address

    DescriptionPLC Function

    Device No. AddreUpper 8Bits

    Lower 8Bits

    RWwnMonitorcode 2

    Monitorcode 1

    RWr

    RWwn+1Set frequency (0.01Hz

    increments) RWrn

    RWwn+2

    Link

    parameterexpansion

    setting

    Instructioncode

    RWrn

    RWwn+3 Write data RWrnD9062 RWwn+4 Registers designed to

    read data receivedfrom the master

    station

    D9078 RWrnD9063 RWwn+5 D9079 RWrnD9064 RWwn+6 D9080 RWrn

    D9065 RWwn+7 D9081 RWrn

    CC-Link I/O specifications

    2.3.3 I/O signal when CC-Link Ver.2 quadruple set(Pr. 544 = 114)

    The device points usable in CC-Link communication are 32 in

  • 8/11/2019 plc voi inverter.pdf

    67/216

    ppoints are available for PLC function), 32 output (RY) points (12

    for PLC function), 8 remote register (RWr) points and 8 remote re

    (1) Remote I/O

    Same as whenPr. 544 = 112 ( Refer to page 58)

    (2) Remote register

    PLC FunctionDevice No.

    Address

    DescriptionPLC Function

    Device No.AddressUpper 8

    Bits

    Lower 8

    Bits

    RWwnMonitorcode 2

    Monitorcode 1

    RWrn

    RWwn+1

    Set frequency

    (0.01Hz increments) RWrn+1

    RWwn+2

    Link

    parameter

    expansion

    setting

    Instruction

    code RWrn+2

    RWwn+3 Write data RWrn+3 RWwn+4 Monitor code 3 RWrn+4

    RWwn+5 Monitor code 4 RWrn+5 RWwn+6 Monitor code 5 RWrn+6 RWwn+7 Monitor code 6 RWrn+7

    D9062 RWwn+8

    Registers designed toread data receivedfrom the masterstation

    D9078 RWrn+8D9063 RWwn+9 D9079 RWrn+9D9064 RWwn+A D9080 RWrn+AD9065 RWwn+B D9081 RWrn+BD9066 RWwn+C D9082 RWrn+CD9067 RWwn+D D9083 RWrn+DD9068 RWwn+E D9084 RWrn+ED9069 RWwn+F D9085 RWrn+F

    2.3.4 I/O signal when CC-Link Ver.2 octuple selected (Pr. 544 = 118)

    The device points usable in CC-Link communication are 32

  • 8/11/2019 plc voi inverter.pdf

    68/216

    points are available for PLC function), 32 output (RY) points

    for PLC function), 16 remote register (RWr) points and 16 points.

    (1) Remote I/O

    Same as whenPr. 544 = 112 ( Refer to page 58)

    (2) Remote register

    PLC FunctionDevice No.

    Address

    DescriptionPLC Function

    Device No.AddreUpper 8

    Bits

    Lower 8

    Bits

    RWwnMonitorcode 2

    Monitorcode 1

    RWr

    RWwn+1 Set frequency(0.01Hz increments)

    RWrn

    RWwn+2

    Link

    parameter

    expansion

    setting

    Instructioncode

    RWrn

    RWwn+3 Write data RWrn

    RWwn+4 Monitor code 3 RWrn RWwn+5 Monitor code 4 RWrn RWwn+6 Monitor code 5 RWrn RWwn+7 Monitor code 6 RWrn

    RWwn+8Faultshistory

    No.H00 RWrn

    RWwn+9 PID set point(0.01% increments) *1

    RWrn

    RWwn+APID measured value

    (0.01% increments) *2 RWrn

    CC-Link I/O specifications

    D9062 RW +10 D9078 RW +10

    PLC FunctionDevice No.

    Address

    DescriptionPLC Function

    Device No.AddressUpper 8

    Bits

    Lower 8

    Bits

  • 8/11/2019 plc voi inverter.pdf

    69/216

    ("n" indicates a value determined according to the station number setting

    D9062 RWwn+10

    Registers designedto read data received

    from the masterstation

    D9078 RWrn+10

    D9063 RWwn+11 D9079 RWrn+11D9064 RWwn+12 D9080 RWrn+12D9065 RWwn+13 D9081 RWrn+13D9066 RWwn+14 D9082 RWrn+14D9067 RWwn+15 D9083 RWrn+15D9068 RWwn+16 D9084 RWrn+16D9069 RWwn+17 D9085 RWrn+17

    D9070 RWwn+18 D9086 RWrn+18D9071 RWwn+19 D9087 RWrn+19D9072 RWwn+1A D9088 RWrn+1AD9073 RWwn+1B D9089 RWrn+1BD9074 RWwn+1C D9090 RWrn+1CD9075 RWwn+1D D9091 RWrn+1DD9076 RWwn+1E D9092 RWrn+1ED9077 RWwn+1F D9093 RWrn+1F

    2.4 Buffer memory

    2.4.1 Remote output signals(Master module to inverter(FR-A7NC))

  • 8/11/2019 plc voi inverter.pdf

    70/216

    (Master module to inverter(FR-A7NC))

    Input states to the remote device station are stored.Two words are used for each station. (Do not use address 16n (n = 2(X - 1) + 1, X = station No.))

    Correspondences between Master Station Buffer Memory AddNumbers

    StationNo.

    BufferMemoryAddress

    StationNo.

    BufferMemoryAddress

    StationNo.

    BufferMemoryAddress

    1 160H 17 180H 33 1A0H2 162H 18 182H 34 1A2H

    RY F to RY 0

    RY 1F to RY 10

    RY11F to RY110

    RY 2F to RY 20

    RY 3F to RY 30

    RY 4F to RY 40

    RY 5F to RY 50

    RY 6F to RY 60

    RY 7F to RY 70

    RY 8F to RY 80

    RY 9F to RY 90

    RY AF to RY A0

    RY BF to RY B0

    RY CF to RY C0

    RY DF to RY D0

    RY EF to RY E0

    RY FF to RY F0

    RY10F to RY100

    RY7CF to RY7C0

    RY7DF to RY7D0

    RY7EF to RY7E0

    RY7FF to RY7F0

    Remote inputs (RY)

    160H

    161H

    162H

    163H

    164H

    165H

    166H

    167H

    168H

    169H

    16AH

    16BH

    16CH

    16DH

    16EH

    16FH

    170H

    171H

    172H

    1DBH

    1DCH

    1DDH

    1DEH

    1DFH

    to

    Addresses

    For stationNo.1

    For stationNo.63

    Master Station

    Remote device station

    (Station No. 1: 1 station occupied)

    RY 0F to RY 00

    FR-F700 series

    For stationNo.2

    For stationNo.3

    For stationNo.4

    For stationNo.5

    to

    For stationNo.6

    For stationNo.7

    For stationNo.8

    For stationNo.9

    For stationNo.64

    Buffer memory

    2.4.2 Remote input signals Pr.544=100(Inverter(FR-A7NC) to master module)

    Input states from the remote device station are stored.

  • 8/11/2019 plc voi inverter.pdf

    71/216

    Two words are used for each station.(Do not use address En (n = 2(X - 1) + 1, X = station No.))

    Correspondences between Master Station Buffer Memory AddNumbers

    StationNo.

    Buffer

    MemoryAddress

    StationNo.

    Buffer

    MemoryAddress

    StationNo.

    Buffer

    MemoryAddress

    1 E0H 17 100H 33 120H2 E2H 18 102H 34 122H3 E4 19 104 35 124

    FR-F700 series

    Y3

    In

    RX 0F to RX 00RX F to RX 0

    RX 1F to RX 10

    RX11F to RX110

    RX 2F to RX 20

    RX 3F to RX 30

    RX 4F to RX 40

    RX 5F to RX 50

    RX 6F to RX 60

    RX 7F to RX 70

    RX 8F to RX 80

    RX 9F to RX 90

    RX AF to RX A0

    RX BF to RX B0

    RX CF to RX C0RX DF to RX D0

    RX EF to RX E0

    RX FF to RX F0

    RX10F to RX100

    to

    RX7CF to RX7C0

    RX7DF to RX7D0RX7EF to RX7E0

    RX7FF to RX7F0

    Remote inputs (RX)

    E0H

    E1H

    E2H

    E3H

    E4H

    E5H

    E6H

    E7H

    E8H

    E9H

    EAH

    EBH

    ECH

    EDH

    EEH

    EFH

    F0H

    F1H

    F2H

    15BH

    15CH

    15DH

    15EH

    15FH

    to

    Addresses

    For stationNo.1

    For stationNo.2

    For station

    No.63

    Master station

    For stationNo.3

    For stationNo.4

    For stationNo.5

    For stationNo.6

    For stationNo.7

    For stationNo.8

    For stationNo.9

    For stationNo.64

    Remote device station(Station No. 1: 1 station occupied)

    2.4.3 Remote registers Pr.544=100(Master module to inverter(FR-A7NC))

    Data to be sent to the remote registers (RWW) of the remt d

  • 8/11/2019 plc voi inverter.pdf

    72/216

    stored.

    Four words are used for each station.

    Correspondences between Master Station Buffer Memory AddNumbers

    StationNo.

    BufferMemory

    Address

    StationNo.

    BufferMemory

    Address

    StationNo.

    BufferMemory

    Address1 1E0Hto 1E3H 17 220Hto 223H 33 260Hto 2632 1E4Hto 1E7H 18 224Hto 227H 34 264Hto 2673 1E8Hto 1EBH 19 228Hto 22BH 35 268Hto 26B

    FR-F700 series

    Remote registers (RWw)

    1E0H

    1E1H

    1E2H

    1E3H

    1E4H

    1E5H

    1E6H

    1E7H

    1E8H

    1E9H

    1EAH

    1EBH

    1ECH

    1EDH

    1EEH

    1EFH

    Addresses

    Master station

    Remote device station

    (Station No. 1: 1 station occupied)

    RWW 0

    RWW 1

    RWW 2

    RWW 3

    RWW 4

    RWW 5

    RWW 6

    RWW 7

    RWW 8

    RWW 9

    RWW A

    RWW B

    RWW C

    RWW D

    RWW E

    RWW F

    RWW FD

    RWW FC

    RWW FE

    RWW FF

    1F0H

    2DBH

    2DCH

    2DDH

    2DEH

    2DFH

    to

    RWW 0

    RWW 1

    RWW 2

    RWW 3

    For stationNo.1

    For stationNo.2

    For stationNo.3

    For stationNo.4

    For stationNo.64

    to

    Buffer memory

    2.4.4 Remote registers Pr.544=100(Inverter(FR-A7NC) to master module)

    Data sent from the remote registers (RWR) of the remote device

  • 8/11/2019 plc voi inverter.pdf

    73/216

    Four words are used for each station.

    Correspondences between Master Station Buffer Memory AddNumbers

    Station

    No.

    Buffer

    Memory

    Address

    Station

    No.

    Buffer

    Memory

    Address

    Station

    No.

    Buffer

    Memory

    Address

    S

    1 2E0Hto 2E3H 17 320Hto 323H 33 360Hto 363H2 2E4Hto 2E7H 18 324Hto 327H 34 364Hto 367H3 2E8Hto 2EBH 19 328Hto 32BH 35 368Hto 36BH4 2ECH to 2EFH 20 32CH to 32FH 36 36CH to 36FH

    FR-F700 series

    Master station

    RWR 0

    RWR 1

    RWR 2

    RWR 3

    Remote registers (RWr)

    2E0H

    2E1H

    2E2H

    2E3H

    2E4H

    2E5H

    2E6H

    2E7H

    2E8H

    2E9H

    2EAH

    2EBH

    2ECH

    2EDH

    2EEH2EFH

    Addresses

    RWR 0

    RWR 1

    RWR 2

    RWR 3

    RWR 4RWR 5

    RWR 6

    RWR 7

    RWR 8

    RWR 9

    RWR A

    RWR B

    RWR C

    RWR D

    RWR ERWR F

    RWR FD

    RWR FC

    RWR FE

    RWR FF

    2F0H

    3DBH

    3DCH

    3DDH

    3DEH

    3DFH

    toto

    For station

    No.4

    For stationNo.1

    For stationNo.2

    For stationNo.3

    For stationNo.64

    Remote device station(Station No. 1: 1 station occupied)

    3. SEQUENCE

  • 8/11/2019 plc voi inverter.pdf

    74/216

    3. SEQUENCEPROGRAMMING

    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 functio

    3.6 I/O processing method ................................3.7 Scan time ......................................................3.8 Numerical values usable in sequence progra3.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 functio

    from outside (remote RUN/STOP)...............3.15 Watchdog timer (operation clog up monito

    timer) .............................................................

    3.16 Self-diagnostic function ..............................3.17 Keyword registration ...................................3.18 Setting of output (Y) status at switching fro

    STOP status to RUN status

    Overview

    3.1 Overview

    3.1.1 Outline of operation processingsThis section outlines processings performed from when the inv

  • 8/11/2019 plc voi inverter.pdf

    75/216

    until a sequence program is executed.The built-in PLC function processings are roughly classified intotypes.(1) Initial processing

    Pre-processing for executing sequence operation. This proonly once when power is switched on or a reset is performed(a) The inputs/outputs are reset and initialized.(b) The data memories are initialized (the bit devices are tur

    devices are cleared to 0).(c) Self-diagnostic checks are made on the built-in PLC

    setting, operation circuit, etc.

    (2) Sequence program operation processingThe sequence program written to the built-in PLC function is eto an END instruction.

    (3) END processing

    Post-processing for terminating one sequence program operareturn the sequence program execution to step 0.(a) Self-diagnostic checks are performed.(b) The present values of the timers are updated and their

    on/off, and the present values of the counters are updateare turned on.

    REMARKS

    The built-in PLC function parameters can be confirmed from to the GX Developer Operating Manual.)

    Power on

  • 8/11/2019 plc voi inverter.pdf

    76/216

    Sequence program operation processStep 0

    to

    Until execution of END instruction

    I/O refresh processing

    Initial processing

    I/O initialization

    Data memory initialization

    Self-diagnostic checks

    END processing

    Self-diagnostic checksUpdating of timer and counter present vaand on/off of their contacts

    RUN and STOP operation processings

    3.2 RUN and STOP operation processing

    The built-in PLC function has two different operation statuses: RUstatus.Thi ti l i th ti i f th b ilt i P

  • 8/11/2019 plc voi inverter.pdf

    77/216

    This section explains the operation processings of the built-in Poperating status.(1) Operation processing in RUN status

    A RUN status indicates that a sequence program is repeating of step 0 to END (FEND) instruction while the SQ signal is ONWhen entering the RUN status, the function outputs the output saccording to the "STOP to RUN-time output mode setting" (refe

    (2) Operation processing in STOP statusA STOP status indicates that a sequence program is stoppinthe SQ signal is OFF or after remote STOP is commanded. (When entering the STOP status, the function saves the outpuall outputs. The contents of the data memories other than maintained.

    3.3 Program makeup(1) Program classification

    The program that can be used by the built-in PLC function program only. Microcomputer, interrupt and SFC programs ca

    (2) Program capacityA program capacity indicates the capacity of the program stois 4k steps. Set the program capacity in the built-in PLC funct

    POINT

    In either the RUN or STOP status, the built-in