Execution of the sample project

1. Select the target system and compile the project.
2. Enable the TwinCAT configuration, then log in and start the PLC.
3. This C++ TcCOM module requires Windows Test Mode. Activate this to use the module and thus the example.
4. When activating the TwinCAT configuration for the first time, the test certificate must be accepted:
Execution of the sample project 1:
In the online view of the PLC application, the desired TcCOM object name is indicated in the PLC Proxy function block. The project node TcCOM objects contains the generated object with the generated ID and the desired name in its list. The interface pointer has a valid value and the method will be executed.
Execution of the sample project 2: