Rockwell-automation 1772-LV Mini-PLC - 2/15 Programmable Controller (S Instrukcja Użytkownika Strona 74

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 73
Advanced Instruction Set
Chapter 6
617
Syntax: Actual programming techniques are described in the operations
section, chapter 9.
Here we will state general programming facts:
Uses one word of memory.
Processor does not scan the instruction until you program a jump to
subroutine instruction.
Up to eight subroutines can be programmed if you do not program any jump
instructions.
Do not next subroutine programs by inserting a jump to subroutine
instruction in the subroutine area.
Figure 6.9 illustrates the next group of instructions.
Figure 6.9
Jump
Instructions
JMP
XX
XX
LBL
JSR
XX
RET
JUMP
LABEL
JUMP-TO-SUBROUTINE
RETURN
NOTE:
XX = octal identification number
Przeglądanie stron 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 214 215

Komentarze do niniejszej Instrukcji

Brak uwag