1. Single state transitions to multiple states simultaneously based on conditions
1. Single state transitions to multiple states simultaneously 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.
There are also scenarios where the current state is turned off and multiple states are turned on simultaneously.
图1 single to multipl transfer
When state 1 is active (S1=ON) and transition 1 is also conductive, states 2, 3, and 4 will be turned on (S2=S3=S3=ON) and state 1 will be turned off (S1=OFF).
Perform the following steps to complete this structure:
Use insert status stepmethod ,insert status 1。
Use insert transfermethod ,insert transfer 1。
Use insert double horizontal linemethod,Insert a horizontal line connecting all subsequent states. Because there are three subsequent states, the length of the horizontal line is 3。
![]()
- Insert states 2, 3, and 4 below the horizontal line in sequence.