Schedule Event

Executes a piece of Visual Logic code after a period of time.

Parameters

  • Visual Logic Section - The name of Visual Logic section to execute
  • Simulation Time - number of time units from current simulation time until the Visual Logic section should be executed

Comments

Schedule Next Event was designed to be used with Components to recreate Time Check functionality, but it can be used as a conventional piece of Visual Logic

Different Components in the same simulation can need different rules to run at different times. For maximum flexibility Simul8 creates events that can reschedule themselves, by using the Schedule Event command.

See Also