This instruction allows defining the order in which RTE will process the rule executors (rc) activated by the group instruction.
Syntax |
order stru_gror struct |
---|---|
struct |
Structure of type stru_gror |
Validity |
Rule, Task |
Note |
By default they are all enabled and follow the natural order. (rc(1)=first , rc(2)=second ,..., rc(32)=last) NOTE: To disable RTE from executing rc's, simply assign the value -1 to the executor. |
Examples of use:
|