Sepasoft MES Module Suite
Material_Out Sub-Parameter
Add a Material_Out parameter to an element within the batch procedure framework and set the Data Type to Material_Out.
This is a python dictionary that holds resource data for materials.
Related:
Sub-parameter property reference:
Code |
mat_out.Lot_No |
Provided from:
|
3.81.8 RC 1 and 3.81.8 Stable Release. |
For more description about each sub-parameter property, see Properties for Sub-Parameters.
Name | Description | Sort by type | Default Value | Default Value Source Type | Default Tag Type | Data Type | Default Recording Type |
|---|---|---|---|---|---|---|---|
Actual_Quantity | The actual amount of a material that was consumed. | Quantity | 0.0 | Execution | Memory | Double | All to Object and History |
Auto_Create_Manifest | Not required | Manifest | false | Recipe | Memory | Boolean | |
Auto_Create_Supplemental | Not required | Supplemental Equipment | false | Recipe | Memory | Boolean | |
Lot_Equipment | Can be path, class, supplemental equipment, or manifest to limit the lots. Required | Equipment | no default | Recipe and Execution | Memory | String | All to Object and History |
Lot_Equipment_Class | Not required | Equipment | no default | Recipe and Execution | Memory | String | All to Object and History |
Lot_Manifest | Not required | Manifest | no default | Recipe and Execution | Memory | String | All to Object and History |
Lot_Manifest_Class | Not required | Manifest | no default | Recipe and Execution | Memory | String | All to Object and History |
Lot_No | Required | Material Lot | no default | Execution | Memory | String | All to Object and History |
Lot_Status | The lots that can be selected are limited to have this lot status. Use Lot_Status ENUM default. Required | Material Lot | Taken from Mat_In | Recipe and Execution | Memory | Enum (Lot_Status) | All to Object and History |
Material_Class | Defines the set of Materials that can be used. Not required | Material Lot | Recipe | Memory | String | All to Object and History | |
Material_Name | Name of the material created in Material Manager or scripting. Required | Material Lot | Recipe and Execution | Memory | String | All to Object and History | |
Material_UOM | Unit of Measure of the Material. Not required | Material Lot | Recipe | Memory | Enum (Material_UOM) | All to Object and History | |
Message | Displays system messages | System message | Neither | Memory | String | All to History | |
Record_Trace | Triggers Trace_User_ID | Trace | false | Execution | Memory | Boolean | Changes Not Saved |
Trace_User_ID | This ID is used by the system to trace material through a process and to update values. Updated each time Record_Trace is triggered. Exposed in Tag Browser | Trace | Recipe | Memory | String | All to History |
Sepasoft MES Module Suite