Symbols and Features
|
Ladder Instruction Name |
Ladder Symbol |
Feature |
Number of Steps |
|---|---|---|---|
|
JSR |
|
Control |
2 |
|
Ladder Instruction Name |
Ladder Symbol |
Feature |
Number of Steps |
|---|---|---|---|
|
JSRP |
|
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.