Integrations & Setup
Factry Historian
Calculations
a calculation can be used to operate on existing time series data and store the output as new separate time series data in essence, a calculation is a script that runs periodically or against the incoming time series data stream, i e another measurement or asset property the output of the calculation is stored as a separate measurement (= the name of the calculation) calculation types a raw calculation has one input data reference and runs for each value of this underlying input data reference ( raw mode ) a sampled calculation can use the aggregated values of multiple input data references and returns one value for each indicated time interval ( sampled mode ) a simulated calculation has no input data references and returns a simulated value for each indicated time interval ( simulation mode )