Denso RC5 Spécifications Page 251

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 250
1 2 ... 246 247 248 249 250 251 252 253 254 255 256 ... 691 692

Commentaires sur ces manuels

Pas de commentaire