Yaskawa Ladder Works Programming Manual Manual de usuario Pagina 80

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 220
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 219 220

Comentarios a estos manuales

Sin comentarios