Wizards
Wizards are available to facilitate familiarization with the engineering procedures of the TwinCAT C++ system.
- The TwinCAT Project Wizard creates a TwinCAT C++ project. For driver projects the TwinCAT Class Wizard is then started.
- The TwinCAT Module Class Wizard is started automatically when a C++ module is created.
This wizard provides various "ready-to-use" projects as a starting point for your own developments. - The TwinCAT Module Class Editor (TMC) is a graphical editor for defining data structures, parameters, data areas, interfaces and pointers. It creates a TMC file that is used by the TMC Code Generator.
- Instances are generated based on the defined classes, which can be configured via the TwinCAT Module Instance Configurator.