Function Block Properties Dialog Box - JSR Properties
The Jump to Subroutine (JSR) instruction invokes another routine. When that routine completes, the execution returns to the JSR instruction.
Use the
JSR Properties
tab of the Function Block Properties
dialog box to set the values for the parameters of the selected JSR instruction.The following table describes the parameters on the
JSR Properties
tab:Parameter | Description |
Routine | Select a routine name to use for the subroutine to execute in the list, or type a routine name directly into the box. If online, start a pending edit to modify the routine name. Tip: MainRoutine , Current Routine ,Phase State Routine are not valid targets as arguments for a JSR instruction, and do not appear in the Routine list. |
Input and Output Parameters | Select a tag to use for the parameter from the tag browser in the list, or type a tag name directly into the box. |
Provide Feedback