TestController
The global variable list TestController contains only the instance of the function block TestCtrl. This function block provides the interface to the TestClients and must be called in the main POU of the test project:
// Calling the TestController (which is located in the library and acts as the interface to the clients) Tc3_PlcTestFramework.TestController.TestCtrl();