IPC Connected Factory Exchange Reference
IPC Connected Factory Exchange Reference
CFX Topics, Messages, and Data Structures
CFX.Structures
Stage Class
Stage Constructor
Stage Properties
Stage Class
A data structure that represents a work area or step within a production related endpoint through which production units flow
Inheritance Hierarchy
System
Object
CFX.Structures
Stage
CFX.Structures.Coating
CoatingNozzle
CFX.Structures.SolderReflow
ReflowZone
Namespace:
CFX.Structures
Assembly:
CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
C#
VB
Copy
public
class
Stage
Public
Class
Stage
The
Stage
type exposes the following members.
Constructors
Name
Description
Stage
Default constructor
Top
Properties
Name
Description
StageName
A friendlly name for this stage
StageSequence
Sequence of this stage in the machine
StageType
An enumeration indicating the purpose of this particular stage
Top
See Also
Reference
CFX.Structures Namespace