
Basic Instructions
2
−
98
Interrupt program execution
There are three types of interrupt.
1
Interrupts from a interrupt unit (corresponding to INT0 to INT15)
Interrupts are issued in response to the rise or fall of the interrupt unit input (whether rising or falling is
specified on the unit side).
2
Interrupts from an intelligent unit that issues interrupts (corresponding to INT16 to INT23)
Interrupts are issued in response to the operation status of an intelligent unit with an interrupt issuing
function.
3
Periodical interrupt (INT24)
The interrupt occurs in fixed time intervals. Set the time interval with the
ICTL
instruction.
When the interrupt occurs, the interrupt program with the corresponding number is executed.
Main program
INT program
Interrupt input
on
off
Execution
Execution
Execution
If interrupts are disabled, an interrupt will occur only at the point when interrupts are enabled with the
ICTL
instruction.
Main program
INT program
Execution
Interrupt input
Enabled
on
off
Execution
When another interrupt program is being executed, an interrupt will occur after the current program is
completed.
Main program
INT1 program
Execution
Interrupt 2 input
on
off
INT2 program
Execution
Execution
FP2/FP2SH/FP10SH
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: [email protected]
Summary of Contents for FP-E
Page 1: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Page 2: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Page 24: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Page 1333: ...5 245 Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...