32.6.2 JSR (Jump to Subroutine) /
JSRP (Jump to Subroutine Positive Transition)
Symbols and Features
Ladder Instruction Name
|
Ladder Symbol
|
Feature
|
Number of Steps
|
JSR
(Jump to Subroutine)
|
|
Control
|
2
|
Ladder Instruction Name
|
Ladder Symbol
|
Feature
|
Number of Steps
|
JSRP
(Positive Transition Subroutine Call)
|
|
Control
|
2
|
Using JSR instructions you can specify up to 32 subroutines.
To define a jump to a subroutine, first create the subroutine.
Without a subroutine, you cannot define a subroutine jump. You can
define jumps only to subroutines that are already created.
32.6.2.1 Specifying
Subroutines - JSR/JSRP
32.6.2.2 Restrictions - JSR/JSRP
|