next up previous
Next: Hierarchy Up: Design Issues Previous: Actions


Synchronisation

There are a few cases where we will require synchronisation between actions in different crates. Specifically, some actions must either precede or follow other actions. These requirements dictate the hierarchy of controllers we will need. While it would be possible to use a different hierarchy for different situations, eg calibration runs, it would be most desirable if the same hierarchy could be used in all cases.


The following actions require synchronisation:


Some other possibilities include:


next up previous
Next: Hierarchy Up: Design Issues Previous: Actions
M.P.J.Landon 2003-05-15