Algorithms
The TwinCAT Analytics Workbench configurator and the TwinCAT Analytics Service Tool include various analysis algorithms that can be found in the toolbox. If the more than 50 algorithms do not meet the requirements, user-specific algorithms can be developed using the Analytics Lambda functions. If the toolbox is empty, select the Analytics project to see the algorithms.

Currently, there are eleven different groups of algorithms: Analytics-Base, Analytics-Classification, Analytics-Compare, Analytics-Math, Analytics-Training Base, Analytics-XTS, Analytics-WT, Analytics-XY Path Analysis, Analytics-Clustering, Analytics-Statistics and Analytics-C++ Lambda Functions. User-specific algorithms can be developed using the C++ lambda functions (see C++ lambda functions). In addition, it is possible to use algorithms from other libraries that are implemented in the Analytics Toolbox (see Algorithms from other TwinCAT libraries). The Analytics Custom Toolbox Cleaner can be used to clean up the toolbox with regard to user-specific elements, such as the templates or the C++ lambda functions.
Each algorithm has the same five icons in the upper right corner:

- Include in Referenced Scope: if you click on the Included in Referenced Scope icon, the algorithm outputs are added to a referenced Scope project.
- Include in Report: If you click on the Include in Report icon, the algorithm with the configured visualization will be integrated into a manual report.
- Eyeglasses: If you click on the eyeglasses icon you can see the optional parameter Enable Execution. You can select a Boolean signal for this parameter, so that the algorithm is just active, if the value of the selected signal is TRUE.
- Reset arrow: If you click on the arrow the output values of the specific algorithm will be reset.
- Minimize arrow: If you click on the minimize arrow on the right, the algorithm will be folded.
The different algorithm groups are described below.
- Analytics - Base
- Analytics - Classification
- Analytics - Clustering
- Analytics - Compare
- Analytics - Energy
- Analytics - Math
- Analytics - Preprocessing
- Analytics - Reporting
- Analytics - Specific
- Analytics - Statistics
- Analytics - Training Base
- Analytics - Visualization Only
- Analytics - XY Path Analysis
- Analytics - extension of the algorithms