Operation Timing Of Input Relays - Mitsubishi Electric FX3G SERIES Programming Manual

Programmable controllers
Hide thumbs Also See for FX3G SERIES:
Table of Contents

Advertisement

FX
/FX
/FX
Series Programmable Controllers
3G
3U
3UC
Programming Manual - Basic & Applied Instruction Edition
4.2.3

Operation timing of input relays

The PLC executes sequence control by repeatedly executing the following processing procedure. In this batch I/O
method, not only are there driving times of input filters and output devices but also response delays caused by
operation cycles. (Refer to Section 6.3.)
Input processing
X000
X001
X002
X000
Y000
The above method is called the batch I/O method (or refresh method).
88
1) Read-in
Input
Image
Memory
Program processing
2) Read-out
Y000
3) Write
Device
4) Read-
out
Image
M 0
5) Write
Memory
Auxiliary
relay
Output processing
6) Output
Output
Latch
Memory
1) 2) 3) .... 6) indicate the processing order.
Input processing
Before executing a program, the PLC reads the ON/
OFF status of all input terminals inside the PLC into
the input image memory.
Even if inputs change while the program is
executed, the contents of the input image memory
remain unchanged, but the changes in inputs are
read during the input processing in the next cycle.
Even if an input contact changes from ON to OFF or
from OFF to ON, its ON/OFF status is judged after
the response delay (approximately 10 ms) caused
by the input filter.
(When the input filter is a digital type input terminal ,
its value can be overwritten by a sequence
program.)
Program processing
The PLC reads the ON/OFF status of each device
from the input image memory and other device
image memories according to the contents of
instructions in the program memory, executes
operations in sequence from step 0, and then writes
the operation result to the image memory.
Accordingly, the contents of the image memory for
each device change as the program is executed.
The operation of a contact inside an output relay is
determined by the contents of the output image
memory.
Output processing
When execution of all instructions is finished, the
ON/OFF status of the image memory of outputs (Y)
Y000
is transferred to the output latch memory. This is
the actual output of the PLC.
Y001
External output contacts inside the PLC operate
Y002
after the response delay time of the output devices.
4 Devices in Detail
4.2 I/O Relays [X, Y]

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx3u seriesFx3uc series

Table of Contents