Yaskawa MotionSuite Series Machine Controller Programming Manuel d'utilisateur Page 104

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 187
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 103
MotionSuite™ Series Machine Controller Programming Manual Chapter 3: Advanced Programming Methods
3-19
3.1.7 Sub-program End (RET) Command
! Outline
The Subprogram End (RET) command is designated at the end of the sub-program.
! Detailed Explanation
The RET command method is shown as follows:
According to the above command, the program proceeds to the block after the (MSEE)
command of the program (main or sub-program) which called out this sub-program.
RET;
Sub-program End
MPM001
MOV [axis1]1000;
MSEE MPS002
;
....
....
MPS002
MOV [axis2]1000;
MOV [axis3]1000;
RET;
Vue de la page 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 186 187

Commentaires sur ces manuels

Pas de commentaire