Mitsubishi Electronics FXCPU Video Game Controller User Manual


 
14 Applied Instructions (External FX I/O Device)
14.9 FROM / Read From A Special Function Block
385
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
11
Applied Instructions
(Data Operation)
12
Applied Instructions
(High Speed
Processing)
13
Applied Instructions
(Handy
Instruction)
14
Applied Instructions
(External FX I/O
Device)
15
Applied Instructions
(External Device
(optional device))
16
Applied Instructions
(External Device)
17
Applied Instructions
(Data Transfer 2)
18
Applied Instructions
(Floating Point)
19
Applied Instructions
(Data Operation 2)
20
Applied Instructions
(Positioning
Control)
Handling in the event of occurrence of watchdog timer error
1. Cause of occurrence of watchdog timer error
Watchdog timer error may occur in the following cases.
1) When many special extension equipments are connected.
In a configuration of a large number of connected units of special extension equipments (positioning, cam
switch, link, analog, etc.), the initializing time of the buffer memory executed in PLC RUN mode is long,
and the operation time is extended, and a watchdog timer error may occur.
2) When FROM/TO instructions are driven simultaneously.
When many FROM/TO instructions are executed, or when multiple buffer memories are transferred, the
operation time is extended, and a watchdog timer error may occur.
2. Countermeasure
1) Method of using RBFM, WBFM instruction
As for BFM divided reading [RBFM], refer to section 31.1.
As for BFM divided writing [WBFM], refer to section 31.2.
2) Method of changing the time of watchdog timer
The detection time of the watchdog timer can be changed by rewriting the content of D8000 (watchdog
timer time).
By entering the following program, the subsequent sequence programs are monitored by the new
watchdog timer time.
3) Change of execution timing of FROM/TO instruction
Please shorten the operation time by deviating the execution of FROM/TO instruction.
Handling of special extension unit/block
As for the connection method of special extension unit/block, the number of units allowed to be connected,
and handling of input and output numbers, please refer to the manual of the PLC main body or the manual of
each special extension unit/block.
M8002
Initial pulse
Watchdog timer time 300ms
0
Watchdog timer refresh
When WDT instruction is not programmed,
the value of D8000 is valid during END process.
MOV
EN
s
ENO
d
WDT
EN ENO
D8000K300