Skip to main content

User Guide

Tag Builder types

The tag builder features enable you to create new tags which will be saved on the TrendMiner server. Each created tag can be used as any other historian tag inside the TrendMiner environment.

  • Formula: To create new tags based on simple mathematics and functions using existing tags.

  • Aggregation: To create moving window functions over individual tags based on certain operators. Using aggregation tags you can get the minimum or maximum value for a tag in the specified time window or average out the signal over a time window to smooth out noisy data.

  • Prediction: To generate a new tag based on a multi-variable linear regression analysis. Ideal feature to create a soft sensor by combining different influencing tags.

  • Machine Learning Model: To create a tag based on a PMML (Predictive Model Markup Language) model. This functionality is only available when activated in your TrendMiner license and when permissions are granted by your administrator.

  • Data import: To import external data as a TrendMiner tag. Now only csv-files are supported for loading in data, using standard coding UTF-8.