Yaskawa MotionSuite Series Machine Controller Programming Manuale Utente Pagina 104

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 187
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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;
Vedere la pagina 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 186 187

Commenti su questo manuale

Nessun commento