Denso RC5 Dokumentacja Strona 427

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 426
Chapter 14 Multitasking Control Statements
14-3
SUSPEND (Statement)
Function
Suspends a task.
Format
SUSPEND <Program name>
Explanation
This statement suspends the processing of a designated task. However, it
cannot suspend a program that contains the statement. To suspend a
statement-containing program, use a HOLD instruction.
Related Terms
KILL, HOLD
Example
SUSPEND samp1 'Suspends task execution of samp1.
Notes
When a task for which motion has been suspended using a SUSPEND
instruction is RUN again, it should be executed after the motion has completely
stopped. If RUN is executed and the robot moves again before motion stop
ends, an error such as a command speed limit over may occur.
Przeglądanie stron 426
1 2 ... 422 423 424 425 426 427 428 429 430 431 432 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag