Yaskawa Ladder Works Programming Manual Instrukcja Użytkownika Strona 80

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 220
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 219 220

Komentarze do niniejszej Instrukcji

Brak uwag