User Tools

Site Tools


data_core:script_tags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
data_core:script_tags [2019/12/06 15:40] – [Calculations] sudata_core:script_tags [2022/03/17 13:49] su
Line 7: Line 7:
   * C#   * C#
   * FLEE (Fast Lightweight Expression Evaluation) - [[https://github.com/mparlak/Flee/wiki/Examples|more info]]   * FLEE (Fast Lightweight Expression Evaluation) - [[https://github.com/mparlak/Flee/wiki/Examples|more info]]
-  * Javascript 
  
  
 ===== Script Tag Templates ===== ===== Script Tag Templates =====
  
-Script Tag Templates are pre-configured to perform a specific function.+A number of pre-configured script tags exist to perform the following functions: 
  
-The following templates exist: 
  
 ==== Calculations ==== ==== Calculations ====
Line 24: Line 23:
  
   * **Gas Velocity Calculator** \\ Calculates gas velocity using flow rate and pressure.   * **Gas Velocity Calculator** \\ Calculates gas velocity using flow rate and pressure.
 +
 +  * **Accumulator Calculator** \\ Calculates the accumulated result of a monitored process tag for a given period (e.g. a day).
 +
 +  * **Aggregation Calculator** \\ Periodically calculate an aggregation of a process tag.
 +
 +  * **Delta with Offset Calculator** \\ Calculates the delta between the value of two input tags, then applies an offset.
 +
 +  * **Energy Based Availability Calculator** \\ Energy-Based Availability (EBA) is the ratio of actual to expected energy production.
 +
 +  * **Normalized Deviation Calculation** \\ Calculates the normalized deviation of a process value.
 +
 +  * **Ratio Calculator** \\ Calculates the ratio and between two input tags.
 +
 +
  
  
data_core/script_tags.txt · Last modified: 2024/01/25 11:49 by su