Order of Run Start Broadcasts

From Planimate Knowledge Base
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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