Name
Boolean
Subroutine instructions
Subroutine
CALL
call
Output off
FCAL
type subrou-
tine call
Subroutine
SUB
entry
Subroutine
RET
return
Interrupt instructions
Interrupt
INT
Interrupt
IRET
return
Interrupt
ICTL
control
11-32
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: info@clrwtr.com
Symbol
Executes the specified subroutine. When returning to the
main program, outputs in the subroutine program are
maintained.
Executes the specified subroutine. When returning to the
main program, all outputs in the subroutine program are
set to off.
Indicates the start of the subroutine program "n".
Ends the subroutine program.
Indicates the start of the interrupt program "n".
Ends the interrupt program.
Select interrupt enable/disable or clear in "S1" and "S2"
and execute.
Description
Steps
2 (3)
(*1)
4 (5)
(*1)
1
1
1
1
5