Simulation Stage 3 — GoExtendedThe GoExtended either executes a GoRepeat or if no steps can be taken, it advances time to the nearest timeout or scheduled action. It then runs a GoRepeat.
1. Select Go > GoExtended from the Simulation Execution menu. This advances the time to 1.Note: Observe the time stamp in the status line of the Simulation Execution window. It shows the current time as 00:00:01. The timeout tm(E2,VAR1) occurs and a transition is made from S22 to S21.
2. Observe that the timeout tm(E2,VAR1) no appears in the Show Future dialog box.
3. Select Go > GoExtended From the Simulation Execution window.
The time is now 2 and the transition from X3 to X1 is made because the timeout tm(SYNC,2) occurred.
4.