Autor Thema: Jump & conditional jump  (Gelesen 3352 mal)

Offline Jaxom

  • Newbie
  • *
  • Beiträge: 4
Jump & conditional jump
« am: März 24, 2008, 23:12:31 Nachmittag »
Hello
A few brief questions about the jump commands.

If I have a GET command located between an active JUMP, it should not receive a new value if the associated PUT has sent an indication that it has a new value correct? (ie. the JUMP is located ahead of the GET but the JUMP to point is after the GET)

What is the difference, in operation, between the 2 JUMP commands?
Thanks, Jaxom

Offline Mr. Spok

  • Sr. Member
  • ****
  • Beiträge: 652
Re: Jump & conditional jump
« Antwort #1 am: März 25, 2008, 06:04:25 Vormittag »
Hello Jaxcom,

the :xx jump´s in the ladder to a label that is also in the ladder. It overjumps one or more lines in this diagram. The JC  jumps in the componet-diagram over other components to a label witch is only in this diagram. The overjump´s components ar not empty if the condition of jump are true.

regards Jan
Für die Richtigkeit und Funktionalität der hier veröffentlichten Beispiele wird keine Gewähr übernommen.
Für Schäden, die durch Verwendung der Beispiele entstehen, wird keine Haftung übernommen.