Show / Hide Table of Contents

PercentOp


General System Function

The PercentOp function returns the cumulative operation time percentage for the specified, single-capacity Location. The value returned by this function represents the cumulative percentage of time the Location is actually processing an Entity up to the point where the function is called.

Syntax

PercentOp (<locationname>)

Example

PercentOp (Packaging)

Parameters

(<locationname>)

The Location name to examine.

Remarks

If PercentOp is called for a multiple-capacity Location, the value returned is always zero, since operation time percentage is not calculated for multiple-capacity Locations.

The method used to calculate operation percentage for this function is the same method used in the output statistics.

In This Article
Back to top Generated by DocFX