System Start

The purpose of the system start function is to set the system into operation after an update, upgrade or boot procedure.

System start comprises two main functions:
  • Initial loading, which means that program units are loaded into memory.
  • Initial start, which means that values are assigned to variables to activate the system functions and to link together the system logically.