Click or drag to resize

StationSetupRequirements Class

[This is preliminary documentation and is subject to change.]

Describes the material setup requirements for a particular process endpoint to perform a particular operation on one or more partiuclar products. Also includes information on where specifically the materials should be loaded (when applicable), AML (where applicable), and alternate part information (where applicable).
Inheritance Hierarchy
SystemObject
  CFX.StructuresStationSetupRequirements

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class StationSetupRequirements

The StationSetupRequirements type exposes the following members.

Properties
  NameDescription
Public propertyLane
The production lane to which this setup applies (when applicable)
Public propertyMaterialSetupRequirements
A list of the materials that need to be installed / loaded at the process endpoint
Public propertySetupName
An optional name for this particular setup
Public propertyStage
The stage to which this setup applies (when applicable)
Top
See Also