Previous: , Up: Getting Started   [Contents][Index]


4.4 The Lego Ball Sorter

The Lego Ball Sorter example demonstrates how Dezyne can be used to write the operating system for a machine. The system view is already somewhat overwhelming:

images/LegoBallSorter-system

so it makes more sense to look at smaller parts of the system, such as the MaterialHandler:

images/MaterialHandler-system

The full example is contained in the source tree at
test/all/LegoBallSorter/LegoBallSorter.dzn or
LegoBallSorter.dzn.