We will need to create a new Flow Definition to be able to create the Equipment Records that represent the real life equipment. When this Flow Definition is executed, the following properties have to be defined for each Equipment Record:
- Unique ID (The name that identifies this specific piece of equipment)
- General equipment attributes
- Location
- Equipment counters (to determine if it is time for PM)
To achieve this the new Flow Definition will need steps that assign these properties. So first a number of Step Definitions are Created.
Create New Step Defintions
In this example, we will use a Step Definition for each Name Value Pair needed. However, you can also combine all Name Value Pairs on a single Step Definition.
Create the following Step Definitions:
1: Assign Unique Equipment ID
Create this Step Definition using the following information:
- Name: Assign Unique Equipment ID
- Operation Number: SD-EQNew-01
- Revision: A
- Name-Value Pairs
To define the Unique name, you will add a Name Value Pair of the Unique ID Type on the Name Value Pairs Tab of the Step Defintition Form.
2: Assign General Equipment Attributes
For this Step we will define general Equipment attributes that are used for any type of Equipment. We Create the Step Definition using the following information:
- Name: Assign General Equipment Attributes
- Operation Number: SD-EQNew-02
- Revision: A
- Name-Value Pairs
While still on the Step Defintition Form, we will add two Name-Value Pairs of the Text Type on the Name-Value Pairs Tab. One for the supplier Serial Number and one for the Supplier Model Number.
3: Assign Equipment Location
During this Step the Equipment is attached to a Location. We Create the Step Definition using the following information:
- Name: Assign Equipment Location
- Operation Number: SD-EQNew-03
- Revision: A
- Name-Value Pairs
We will add a Name-Value Pair of the Location Type on the Name-Value Pairs Tab. of the Step Defintition Form.
At the moment the new Equipment Records we move through this step the operator will be asked to select the Location for the equipment from a list of existing Location.
4: Assign Equipment Specific Attributes
During this step the attributes that are specific for this Equipment Definition are assigned to the Equipment Records passing through this step.
Because this step is specific for this Equipment Definition we will constrain this Flow Definition by adding an Input-Output constraint. By adding this constraint, the Flow Definition 'knows' which type of equipment to make when a Flow Record is started.
We Create the Step Definition using the following information:
- Name: Attributes Specific for Pt IR Metal Deposition
- Operation Number: SD-EQNew-04
- Revision: A
- Name-Value Pairs
We will add 2 Name-Value Pair of the Text Type on the Name-Value Pairs Tab. of the Step Defintition Form. One for the supplier Serial Number and one for the Supplier Model Number.
- Input-Output Constraints
We will contrain this flow by adding an Input-Output constraint on the Input-Output Tab of the Step Defintition Form. For this Input-Output constraint we use Pt IR Metal Deposition as Input and as Output Part Definition.
Define the Flow Definition
Now the Step Definitions for this Create Equipment flow are defined, we can create a new Flow Definition.
First we have to fill out the information on the Flow Defintion General Tab:
After filling out the Flow Defintion General Tab, the Step Definitions can be added to the Flow Definition. This happens on the 'Steps' tab of the Flow Defintion Form.
- Equipment Definition Explanation
- Create a New Equipment Definition
- Create New Equipment Records - Walk Through
- Select an Equipment Instance on a Traveler Name-Value
- Serializing Equipment Records
- View Equipment Definitions
- View Equipment Records/Instances
- Managing Equipment
- Explanation of Equipment Record vs. Equipment Definition
- VIDEO: Creating an Equipment Definition and Instance