The order that transitions are executed in a test is very important. This order can be set explicitly by setting transitions to occur at different times, but for transitions that are set to occur at the same time there is a precedence of execution. Here is the precedence:
3.Input Signals in the order that they appear on the SUT connector transform
4.CAN Buses (all transforms except for the MxVMC transform)
5.Tasks or Events in the order that they appear on the SUT connector transform
6.CAN Buses (only on MxVMC transform)