Denso RC5 Specifikace Strana 251

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 250
Chapter 11 Flow Control Statements
11-1
11.1 Program Stop
END (Statement) [Conforms to SLIM]
Function
Declares the motion end by a program.
Format
END
Explanation
The motion by a program will end if this command is executed.
This does not mean the end of the program file.
When subroutines are used, the subroutines will be arranged after the main
routine in some cases. Use this END instruction to delimit the main routine
from the subroutines.
When subroutines are not used and the END instruction is ignored, system
processing will proceed as if the final line includes END.
Related Terms
PROGRAM
Example
DEFSNG lf1, lf2, lf3
PROGRAM prog1(lf1, lf2, lf3)
END 'prog1 ends.
Zobrazit stránku 250
1 2 ... 246 247 248 249 250 251 252 253 254 255 256 ... 691 692

Komentáře k této Příručce

Žádné komentáře