Overview

When a TwinCAT C/C++ project is created, the TwinCAT C++ Project Wizard is started first. The latter generates a framework for a TwinCAT Versioned C++ Project. The actual function is implemented in TwinCAT modules.

Overview 1:

The TwinCAT Class Wizard is automatically started on creating a new project in order to add the first module. The different modules are generated by the same TwinCAT Class Wizard, but the specific design of the module is realized using templates.

Overview 2: