Mitsubishi Electric FX3G SERIES Programming Manual page 455

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
Acceptance of interrupts while FROM/TO instruction is executed (M8028)
1. While M8028 is OFF
While a FROM/TO instruction is being executed, interrupts are automatically disabled. Input interrupts and timer
interrupts are not executed.
Interrupts generated during the execution of FROM/TO instructions are immediately executed after the FROM/TO
instruction completes.
FROM/TO instructions can be used in interrupt programs.
2. While M8028 is ON
When an interrupt is generated during the execution of a FROM/TO instruction, the FROM/TO operation is
momentarily paused while the interrupt program executes.
programs.
Action against watchdog timer error
1. Cause of watchdog timer error
A watchdog timer error may occur in the following cases:
1)
When a large number of special extension equipment is connected
When a large number of special extension equipment (such as positioning units, cam switches, link units and
analog units) are connected, considerable time may be required to initialize buffer memories when the PLC mode
is set to RUN, the operation time may be long, and a watchdog timer error may occur.
2)
When many FROM/TO instructions are driven at the same time
When many FROM/TO instructions are driven at the same time or when many buffer memories are transferred,
the operation time may be long, and a watchdog timer error may occur.
2. Countermeasures
1)
Using RBFM (FNC278) or WBFM (FNC279) instruction [Ver. 2.20 or later]
2)
Changing the watchdog timer time
By overwriting the contents of D8000 (watchdog timer time), the watchdog timer detection time can be changed.
When the program shown below is input, the sequence program after the input will be monitored with the new
watchdog timer time.
M8002
0
Initial pulse
3)
Changing FROM/TO instruction execution timing
Shift FROM/TO instruction execution timing to make the operation time shorter.
Handling of special extension units/blocks
For the special extension unit/block connection method, number of connectable special extension units/blocks and
handling of I/O numbers, refer to the manuals of the PLC and each special extension unit/block.
15.9 FNC 78 – FROM / Read From A Special Function Block
→ For divided BFM read [RBFM (FNC278) instruction], refer to Section 31.1.
→ For divided BFM write [WBFM (FNC279) instruction], refer to Section 31.2.
FNC 12
K300
D8000
MOV
Watchdog timer refresh
FNC 07
If WDT (FNC 07) instruction is not programmed, the value of
WDT
D8000 is valid during END processing.
15 External FX I/O Device – FNC 70 to FNC 79
FROM/TO instructions cannot be used in interrupt
Watchdog timer time: 300 ms
11
12
13
14
15
16
17
18
19
20
453

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx3u seriesFx3uc series

Table of Contents