Process Class |
Namespace: FactoryLogix.xTend.DataObjects
The Process type exposes the following members.
Name | Description | |
---|---|---|
AssemblyOpportunityCount |
For DPMO calculations (Defects per Million Opportunities), the number of opportunities that should be considered for each individiual procuction unit.
| |
ComponentOpportunityCount |
For DPMO calculations (Defects per Million Opportunities), the number of additional opportunities that should be considered for each individiual electronic component of this assembly.
| |
ConnectionOpportunities |
For DPMO calculations (Defects per Million Opportunities), the number of additional opportunities that should be considered for each individiual connection of each individual electronic component of this assembly.
| |
CurrentVersion |
Indicates that this process revision is the current revision used by new production batches
created against the revision chain of this process definition.
| |
CustomFieldValues |
A list of any custom fields values that have been defined for this process.
| |
Description |
A human readable summary of the nature of this process definition.
| |
Id |
A unique identifier for this particular Process definition (corresponds to the primary key in the FactoryLogix database)
| |
LatestVersion |
When true, indicates that this particular process revision should be the default revision
used by new production batches created against the revision chain of this process definition.
Production batches for other approved process revisions may still be created, but this revision
will be the default revision that should be used for new production batches.
| |
LimitProduction |
When true, Production shall be limited to a maximum quantity of units, a maximum number of Batches, or both.
| |
MaxBatches |
When Production is limited, the maximum number of Production Batches that may exist for this Process.
| |
MaxQuantity |
When Production is limited, the maximum total quantity of all Production Batches that may exist for this Process.
| |
Name |
For certain types of processes, such as Receiving Processes, a human identifiable label or name for the process.
| |
OtherOpportunities |
For DPMO calculations (Defects per Million Opportunities), the number of additional opportunities that should be considered for each individiual production unit of this assembly.
| |
OutOfRouteFlows |
A list of the "Out-Of-Route" process flows associated to this Process.
| |
OutOfRouteOperations |
A list of the "Out-Of-Route" operations associated to this Process.
| |
PolarizedOpportunity |
For DPMO calculations (Defects per Million Opportunities), the number of additional opportunities that should be considered for each individiual polarized electronic component of this assembly.
| |
PrimaryProcessFlow |
A ProcessFlow object representing the standard route through which production units travel in the course of their assembly.
| |
ProcessType |
An enumerated value indicating the purpose of this particular process definition.
| |
ProductionStatus |
An enumerated value indicating this process definitions approval status, and overall readiness
to be used in production.
| |
Revision |
The revision of this particular process within its revision chain.
| |
RouteEnforcementMode |
An enumerated value indicating whether or not operators will be forced to process production units
through operations in the sequence that is defined by the process definition.
| |
Sequence |
The display sequence number for this process revision within its revision chain
(different revisions of the same process).
| |
TrackingMode |
An enumerated value indicating how units produced by this process are tracked during production.
|