
835
Subroutines
Section 3-19
Example
When CIO 000000 is ON in the following example, global subroutine 10 is
executed and program execution returns to the next instruction after the
GSBS(750) instruction that called the subroutine.
3-19-7 GLOBAL SUBROUTINE RETURN: GRET(752)
Purpose
Indicates the end of a subroutine program. Used in combination with
GSBN(751) to define a subroutine region.
This instruction is supported by CS1-H, CJ1-H, CJ1M, and CS1D CPU Units
only.
GRET(752) is used in combination with GSBS(750) and GSBN(751), the
GLOBAL SUBROUTINE CALL and GLOBAL SUBROUTINE ENTRY instruc-
tions.
Ladder Symbol
Variations
Applicable Program Areas
Description
GRET(752) indicates the end of a global subroutine and GSBN(751) indicates
the beginning of a global subroutine. See
3-19-6 GLOBAL SUBROUTINE
ENTRY: GSBN(751)
for more details on the operation of global subroutines.
When program execution reaches GRET(752) it is automatically returned to
the next instruction after the GSBS(750) instruction that called the global sub-
routine.
Precautions
When the subroutine is not being executed, the instructions are treated as
NOP(000).
Example
See
3-19-6 GLOBAL SUBROUTINE ENTRY: GSBN(751)
for examples of the
operation of GRET(752).
GSBS
#10
000000
GSBN
#10
GRET
END
Global subroutine
region
Cyclic or interrupt task
Interrupt task 0
GRET(752)
Variations
Executed Each Cycle for ON Condition
GRET(752)
Immediate Refreshing Specification
Not supported
Block program areas
Step program areas
Subroutines
Interrupt tasks
Not allowed
Not allowed
Not allowed
OK
Summary of Contents for SYSMAC CS Series
Page 2: ......
Page 4: ...iv ...
Page 30: ...xxx ...
Page 186: ...146 List of Instructions by Function Code Section 2 4 ...
Page 1320: ...1280 Model Conversion Instructions Unit Ver 3 0 or Later Section 3 35 ...
Page 1390: ...1350 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...
Page 1391: ...1351 Appendix A ASCII Code Table ASCII SP Four leftmost bits Four rightmost bits ...
Page 1392: ...1352 ASCII Code Table Appendix A ...
Page 1404: ...1364 Revision History ...