|
ED
|
avaliable
|
RT
|
read only
|
Process priority for the operating system multi-threading (idle,
low, normal, high, highest, time critical)
Default: normal
Main process: the task runs in the same thread as the Runtime. If
the task gets into a waiting loop or crashes, that also influences
the Runtime.
0 = MAIN PROCESS 1 = IDLE 2 = LOW 3 = NORMAL 4 = HIGH 5 = HIGHEST 6 = TIME CRITICAL