Yaskawa Ladder Works Programming Manual Manual do Utilizador Página 80

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 220
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 79
4.9 FOR Instruction (FOR, END_FOR)
4-15
4.9 FOR Instruction (FOR, END_FOR)
[Outline]
The instruction sequence surrounded by the FOR instruction and the corresponding END_FOR
instruction are executed by the number of times. Variable starts from initial value (Init) and is
incremented by Step on each execution. The instruction sequence is ended when Variable > Max
[Format]
Symbol : FOR
END_FOR
Full Name : For
End of For
Category : CONTROL
Icon :
,
[Parameter]
Parameter Name Setting
Var iab le
Any integer type register
Any integer type register with subscript
Subscript register (I and J registers)
Init
Any integer type register
Any integer type register with subscript
Subscript register
Constant
Max
Any integer type register
Any integer type register with subscript
Subscript register
Constant
Step
Any integer type register
Any integer type register with subscript
Subscript register
Constant
Vista de página 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 219 220

Comentários a estes Manuais

Sem comentários