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:39] 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 23: Line 22:
   * **Delta Calculator** \\ Calculates the delta between the value of two input tags.   * **Delta Calculator** \\ Calculates the delta between the value of two input tags.
  
-  * **GasVelocityCalculator** \\ 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. 
 + 
  
  
Line 45: Line 58:
   * **Fleeting Excursion Monitor** \\ Script tag template for monitoring sensors such as acoustic sand probes that can generate fleeting excursions.   * **Fleeting Excursion Monitor** \\ Script tag template for monitoring sensors such as acoustic sand probes that can generate fleeting excursions.
  
-  * **Limit Monitor** \\Script tag that periodically monitors a process tag value against a limit using MIN/MAX aggregated data. \\ //Use the FleetingExcursionMonitor template if you require a high degree of accuracy.//+  * **Limit Monitor** \\ Script tag that periodically monitors a process tag value against a limit using MIN/MAX aggregated data. \\ //Use the FleetingExcursionMonitor template if you require a high degree of accuracy.//
  
   * **Time Based Delta Monitor** \\ Monitors the rate of change of a process tag over a time period.   * **Time Based Delta Monitor** \\ Monitors the rate of change of a process tag over a time period.
data_core/script_tags.txt · Last modified: 2024/01/25 11:49 by su