Order of Run Start Broadcasts

From Planimate Knowledge Base
Revision as of 11:05, 13 January 2008 by Craig.Chandler (talk | contribs) (changed list to numbered list)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Currently the following happens and PL sends the following BC sequence when a run is started:

START RUN ENGINE:

  1. The model is initialised for run (phase 1)
  2. BC _Preinit Start
  3. BC _PreInit End
  4. BC _Model loaded (if its an initial run)
  5. The model is initialised for run (phase 2)
  6. BC _Run Start
  7. model pauses or continues depending on options

The 2 stage init process was from an era when certain objects could not be changed once the run was going but the modeller needed an ability to initially set them up.



idkbase note 205