The Xentara OEE Calculator v1.0.1
User Manual
|
The Calculation is a Xentara element which calculates the overall equipment effectiveness on the system. Calculation requires at least one factor and optionally a result.
The sample task must be called at regular intervals to sample the values from the factors.
The sample task executes the following processes:
The update task must be called when a measurement period has finished and starts new period.
The update task executes the following processes:
The period between two updates is defined as sampling period.
Apart from the input factor measurements on sample task, each factor evaluates also the duration of time that Xentara is off-line.
In case Xentara is off-line an unspecified amount of time for any reason, when Xentara is on line again, the Xentara downtime is calculated and added as downtime for the calculations.
Depends on how long the Xentara was off-line, the quality and the error message updated accordingly.
For example, if the input values of the factor is always good with no error for the total sampling period, we can have two different cases:
On the update task, the quality and the error of the individual factors is updated accordingly.
In addition to the standard members of Xentara I/O points, Calculation has the following attributes:
sampleTime | The timestamp containing the last time the sample task called. |
updateTime | The timestamp containing the last time the update task called. |
Calculation have the following tasks:
sample | The sample task preforms a sample from the input values and calculates the intermediate values. |
update | The update task preforms a sample, calculates and updates the values and resets the intermediate values |