Simulation Stage 2 — GoRepeatThe GoRepeat advances simulation steps until the system reaches a stable configuration (this is referred to as a superstep). A stable condition occurs when no further steps can be taken without changing a system input value or incrementing time.
1. From the Simulation Monitor, generate E1 by selecting the Value cell with the left mouse button.
2. Select Go > GoRepeat. The transition is made from X2 to X3 and the event SYNC is generated. The SYNC event causes the transition from S21 to S22 to be taken.
3. The timeout events tm(en(s2), 5) and tm(E2,VAR1) have previously been scheduled. During theGoRepeat
command, the timeout event tm(SYNC,2) was scheduled when the event SYNC was generated. Observe that the timeout is added in the Show Future dialog box.