
1260
Task Control Instructions
Section 3-34
A regular task that has been set to be executed at startup will be put in execut-
able status automatically when the PLC begins operation. All other regular
tasks will be in non-executable status.
A task in executable status can be put in standby status with TKOF(821), a
Peripheral Device running CX-Programmer, or a FINS command.
The terms executable and executing are not interchangeable. Executable
tasks are executed in order of their task numbers during cyclic program exe-
cution. An executable task will not be executed if it is put in standby status
before program execution reaches its task number.
Unlike TKON(820), this instruction can be placed in interrupt tasks as well as
in cyclic tasks.
Flags
The specified task's task number
is higher than the local task's task
number (m<n).
The specified task's task number
is lower than the local task's task
number (m>n).
Task m
Task n
In standby
status that
cycle.
Task n
Task m
In standby
status the
next cycle.
Name
Label
Operation
Error Flag
ER
ON if N is not a constant between 00 and 31 or between
8000 and 8255 (CS1-H, CJ1-H, and CJ1M CPU Units
only).
ON if the task specified with N does not exist.
ON if TKOF(821) is executed in an interrupt task.
OFF in all other cases.
Name
Addresses
Operation
Task Flags
TK00 to TK31
These flags are turned ON when the corresponding
cyclic task is executable and they are OFF when the
corresponding cyclic task is not executable or in
standby status.
TK00 to TK31 correspond to cyclic task numbers 00
to 31.
Содержание SYSMAC CS Series
Страница 2: ......
Страница 4: ...iv ...
Страница 30: ...xxx ...
Страница 186: ...146 List of Instructions by Function Code Section 2 4 ...
Страница 194: ...154 3 35 4 MOVE BIT MOVBC 568 1273 3 35 5 BIT COUNTER BCNTC 621 1275 3 35 6 GET VARIABLE ID GETID 286 1277 ...
Страница 1320: ...1280 Model Conversion Instructions Unit Ver 3 0 or Later Section 3 35 ...
Страница 1390: ...1350 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...
Страница 1391: ...1351 Appendix A ASCII Code Table ASCII SP Four leftmost bits Four rightmost bits ...
Страница 1392: ...1352 ASCII Code Table Appendix A ...
Страница 1404: ...1364 Revision History ...