Set the priority for a scheduled sequence
- Last UpdatedJan 06, 2025
- 1 minute read
If you have scheduled more than one sequence to run at the same time, AVEVA Real-Time System (RTS) uses the priority attribute of the sequence to determine which sequence to run first. RTS runs the sequence with the least value first and then runs any additional scheduled sequences in ascending priority order. For example, a sequence with a priority of 2 runs before a sequence with a priority of 5.
You can find and alter the priority attribute for a sequence in the sequence settings file (sequence_settings.json).
Set the priority for a scheduled sequence
-
In the \sequences folder of your RTS installation, browse to and open the folder for your sequence.
-
Open the sequence_settings.json file in any text editor.

-
For the priority attribute, change the value to match the order in which you want the sequence to run.
Sequences with lesser values run first.