Rockwell-automation 1772-LP3 PLC - 2/30 Programmable Controller Progra Instrukcja Użytkownika Strona 203

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 202
Jump Instructions and
Subroutine Programming
Chapter 11
112
Figure 11.1
JUMP
Format
|| (
JMP )
XX
XX = Octal Identification Number
Figure 11.2
JUMP
to LABEL Operation
()
016
(
JMP )
07
| / |
15
( T
ON )
200 200
||
10
()
117 016
LBL ()
07 015
| / |
15
( T
ON )
200 200
0.1
PR 999
AC 000
13
||
10
117
| / |
11
117
01
||
13
117
02
0.1
PR 999
AC 000
||
17
117
Whenis true,
program execution
jumps to label 07.
-||-
13
117
Reprogram rungs that
require updates when
jump is active (rung 3
is reprogrammed).
Jumped sections of programs
are not scanned.
A Jump instruction can be programmed anywhere within the main
program, or within the subroutine area. However, a Jump instruction may
not be programmed to cross the boundary between the main program and
subroutine area or to jump backwards in memory.
Przeglądanie stron 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 345 346

Komentarze do niniejszej Instrukcji

Brak uwag