How to use subroutines – IAI America SSEL User Manual
Page 316
294
Part 2 Programs
14. How to Use Subroutines
Description
A subroutine is a group of steps that are called and executed several times within a program. Subroutines
are used to reduce the number of program steps and make the program easy to read. Up to 99
subroutines can be used in one program. Up to 15 subroutine calls can be nested.
How to Use
Declare/call subroutines using the following commands:
EXSR:
Call a subroutine
BGSR: Declare the start of a subroutine (start of a group of steps)
EDSR: Declare the end of a subroutine (end of a group of steps)
Example of Use
Caution
Jumping from within a subroutine to a TAG position outside the subroutine using a GOTO command is
prohibited.
The same tasks are consolidated
into a single location.
Subroutine
- ERC2 (138 pages)
- ERC2 (188 pages)
- ERC3 (438 pages)
- ERC (153 pages)
- RCA-E (53 pages)
- RCA-P (42 pages)
- RCB-101-MW (38 pages)
- RCP2-C (178 pages)
- RCS-E (102 pages)
- RCA-A4R (72 pages)
- RCA-RA3C (114 pages)
- RCA-SRA4R (56 pages)
- RCA2-RA2AC (100 pages)
- RCA2-SA2AC (92 pages)
- RCA2-TA4C (134 pages)
- RCD-RA1D (40 pages)
- RCP2-BA6 (72 pages)
- RCP2-GRSS (130 pages)
- RCP2-HS8C (126 pages)
- RCP2-RA2C (120 pages)
- RCP2-RTBS (80 pages)
- RCP2W-SA16C (46 pages)
- RCP3-RA2AC (60 pages)
- RCP4-RA5C (82 pages)
- RCP4-SA5C (94 pages)
- RCP4W (96 pages)
- RCS2-F5D (142 pages)
- RCS2-GR8 (46 pages)
- RCS2-RN5N (80 pages)
- RCS2-RT6 (60 pages)
- RCS2-SA4C (258 pages)
- RCS2-TCA5N (62 pages)
- RCL-SA1L (66 pages)
- RCL-RA1L (56 pages)
- RCLE-GR5L (46 pages)
- IK Series (16 pages)
- FS (84 pages)
- IF (76 pages)
- ISB (114 pages)
- ISDA (126 pages)
- ISDB (116 pages)
- ISPWA (90 pages)
- ICS(P)A (16 pages)
- NS (78 pages)
- RS (46 pages)