/
Interrupt Program
Interrupt Program
As content interval interrupt, this program is run at regular intervals.
Setting Up Interrupt Program
Assign the Interrupt ID in the range from 0 to 15, not to be duplicated.
The Program Spare is the spare space to online-edit a program.
Select the Constant Interval as Program Type.
The lower number is , the higher priority is. The priority(Interrupt ID) is not to be duplicated with other program.
Input the interval at which a program is run. (Setup Range 10ms ~ 655,350ms )
A corresponding interrupt program is run by the EI instruction after it enables the interrupt program to be used by GEI instruction.
, multiple selections available,
Related content
Interrupt - Setting up Parameter
Interrupt - Setting up Parameter
More like this
Enable, Disable and End Interrupt Program
Enable, Disable and End Interrupt Program
More like this
Enable, Disable Interrupt : EI, DI, GEI, GDI
Enable, Disable Interrupt : EI, DI, GEI, GDI
More like this
프로그램 실행 제어 명령
프로그램 실행 제어 명령
More like this
프로그램 실행 제어 명령 - PLC-S/PLC-S PRO
프로그램 실행 제어 명령 - PLC-S/PLC-S PRO
More like this
Return : IRET
Return : IRET
More like this