88
Part 2 Programs
1.7 Subroutines
By taking out the parts of a program that are used repeatedly and registering them as “subroutines,” the
same processing can be performed with fewer steps. (A maximum of 15 nests are accommodated.)
They are used only in each program.
Command Operand
1
EXSR
Subroutine number (Integer between 1 and 99; variable is also supported)
Subroutine execution command
Command Operand
1
BGSR
Subroutine number (Integer between 1 and 99)
Subroutine start declaration
Command Operand
1
EDSR
Subroutine end declaration
Subroutines are called.
Subroutines
EXSR 1
EXSR 1
EXSR 1
BGSR 1
EDSR
Содержание ssel
Страница 1: ...Operation Manual Eighth Edition SSEL Controller ...
Страница 26: ......
Страница 50: ...25 Part 1 Installation 3 Specification with system memory backup battery optional ...
Страница 385: ...359 ...
Страница 495: ......
Страница 496: ......