MPC2000 Reference Manual [JAPANESE] [ENGLISH]
yCommandz   yMultiTaskz
yUSEz
PAUSE

PAUSE n
yFORMATz yFUNCTIONz
PAUSE arg
PAUSE (STP_D,taskn)

Pause the task designated by it's number
the argument is (STP_D,task) , halts the task and issues the stop command
yEXPLANATIONz
PAUSE makes the task sleeping. When CONT is executed , the task is awaked.
When the argument is (STP_D,task), PAUSE will make the task sleeping , execute "STOP STP_D" and set a flag to JUMP and JMPZ on running.
When CONT will be executed , the task will be awaked and retry the JUMP and JMPZ marked by the flag.




[LASTMODIFY]2014-03-14 19:00:06 [CREATEDATE]2007-09-20 13:51:03
MPC2000 Reference Manual -R5.11-   (C)2007 ACCEL Corp. all right reserved.