|
RTX is configured to run the highest-priority thread, either until completion or until it yields. There is no round robin within a given priority level. To change this behavior and have RTX provide time slices within a priority level, set the default time quantum for all RTSS threads.
To set the time quantum:
NOTE: An RTSS application can set its own Time Quantum through the use of RTAPI functions.