Yaskawa MotionSuite Series Machine Controller Programming Manual do Utilizador Página 104

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 187
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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;
Vista de página 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 186 187

Comentários a estes Manuais

Sem comentários