MachineModules base folder

The "PRG_AFW" program is implemented in the "MachineModules" folder. All other programs are called from this PRG. This makes it possible to avoid the use of global variables. All local PRG_AFW variables are available for all other machine modules. The following chapters describe all components of the "PRG_AFW" (init, machine tree, main, pack tags, and priority).