Add revision control and Online Change subsequently

An existing C++ driver project with C++ TcCOM modules can subsequently be migrated to a versioned C++ project.

The changeover takes place in several steps:

1. Click on C++ Project TwinCAT Upgrade C+ Project in the context menu, this is the most convenient option.
Alternatively, you can find manual instructions here:
Convert C++ project to a versioned C++ project.
2. You can then add the online change capability; this must be done manually:
Make C++ module class online change-capable.

Alternatively, it may be useful to create a new versioned C++ project yourself and transfer the differences.