
G. HINT FOR MAKING LINK CONTROL
STATEMENT, COMMAND FILE
FOR BINDER, BUILD FILE
B–61863E–1/06
APPENDIX
536
Setting for each task of C application.
D TASK LEVEL (Link control statement)
Setting for the 3rd level of LADDER program.
D TASK LEVEL (LADDER LEVEL 3), CYCLE TIME(LADDER
LEVEL 3) (Link control statement)
The priority of the C application and the 3rd level of the LADDER
program is same level on PMC system software. So priority of the C
application and the 3rd level of the LADDER program must be specified.
a. Setting for each task of C application
On the task information definition screen of MKC(Link control
statement creation tool), specify the priority of c task.
TASK_LEVEL = 10
( –1:HIGH / 10 99 )
Specify –1 or 10 to 99.
10 has the highest priority and 99 has the lowest.
b. Setting of the 3rd level of LADDER
Specify on the main screen of MKC(Link control statement creation
tool).
TASK LEVEL (LADDER LEVEL 3) = 12
( 0:NONE/–1:HIGH
/ 10 99 )
CYCLE TIME (LADDER LEVEL 3) = 8
( 8 2000ms )
G.5
SETTING OF THE
PRIORITY OF TASK