Command Descriptions
23
Special Programming
Characters
%
Task Identifier
Type
Multi-Tasking
Syntax
<a_>i%<command>
Units
i = task number
Range
1-10
Default
1
Response
n/a
See Also
LOCK, [SWAP], [TASK], TSKAX, TSKTRN, TSWAP, TTASK
Product Rev
GT6K 6.0
GV6K 6.0
Use the Task Identifier (
%
)
prefix to specify that the
associated command will affect
the indicated task number. For
most simple multi-tasking
applications, the
%
prefix is
used to start a program running
in a specific task. For example,
the drawing on the right
illustrates how the
1%move1
command starts the program
called “
move1
” in task 1
(specified with the
1%
prefix).
Program Memory
Task Management
Supervisor
Task 1
Gx6K Drive
1%move1
Assign Task 1 to
execute the
"move1" program
Execute the
"move1" program.
Program:
move1
DEF move1
---
---
---
END
www.comoso.com
Содержание Gemini GT6K
Страница 24: ...www comoso com ...
Страница 40: ...www comoso com ...
Страница 344: ...www comoso com ...
Страница 350: ...www comoso com ...