C++ lambda functions

The C++ lambda functions offer the possibility to develop user-specific algorithms and integrate them into the TwinCAT Analytics Workflow. To guide through the development of the algorithm, a lambda template is available in the Visual Studio® Toolbox.

C++ lambda functions 1:

The Lambda Template can be used to configure, program and publish the lambda function. After the successful development of the lambda function, the algorithm is located in the toolbox group "Analytics - C++ Lambda Functions". In the further course, all subsequent steps of the Analytics workflow are available. For example, the lambda function can be linked to the HMI controls. After deployment, the lambda functions are available in the TwinCAT Analytics Runtime and are displayed on the generated HMI One Click Dashboard after appropriate configuration.