Tasks

Tasks 1:

Tasks 2:

Tasks 3:

Tasks is a collection of Task under a PLC, NC, LineMotion and so on.

The Name is the name of taks, e.g "T1_Slow".

The Type should be "PLC" for Plc tasks; "NC SAF" for NC SAF task; "NC SVB" for NC SVB task.

Calls are the programs, which the task calls, e.g.

<Calls>
  <ProgramCall>Main()</ProgramCall>
</Calls>