7 Applied Instructions (Program Flow)
7.8 WDT / Watchdog Timer Refresh
127
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
1
Outline
2
Instruction List
3
Configuration of
Instruction
4
How to Read
Explanation of
Instructions
5
Basic Instruction
6
Step Ladder
Instructions
7
Applied Instructions
(Program Flow)
8
Applied Instructions
(Move and
Compare)
9
Applied Instructions
(Arithmetic and
Logical Operation)
10
Applied Instructions
(Rotation and
Shift Operation)
3. When FOR/NEXT instruction is repeated many times
Put WDT instruction between FOR and NEXT.
Program
WDT
EN ENO
FOR
EN
n
ENO
NEXT
EN ENO
K30000