1. Multiple states simultaneously transition to a single state based on conditions
1. Multiple states simultaneously transition to a single state based on conditions
When starting from the state of an activity and the transition condition is also conductive, the current state of the activity can be closed and the next state can be skipped.
Multiple states can be active simultaneously, and a transition condition can be used to transition to a subsequent state and simultaneously close these states.
图1 Multiple to Single Transfer
When S2, S3, and S4 are active simultaneously (S2=S3=S4=ON), and transition 5 is also conductive, state 5 will be turned on (S5=ON), and states 2, 3, and 4 will be turned off simultaneously (S2=S3=S4=OFF).
Perform the following steps to complete this structure:
Use insert status stepmethod ,insert status 2,3,4。
Use insert double horizontal linemethod,Insert a horizontal line connecting all states. Because there are 3 states, the length of the horizontal line is 3.
![]()
Use insert transfermethod,Insert transfers 2, 3, and 4 below the horizontal line in sequence.
Insert states 2, 3, and 4 under their respective transitions in sequence。