Automatic Track-Out#
Overview#
This feature enables automatic material Track-Out off the MES Resource.
Behavior#
Handle Tracking message PCBCHECKOUTV.
Relevant Artifacts#
The table below describes the properties for this entity type:
| Name | Type | Is Mandatory | Data Type | Description |
|---|---|---|---|---|
| IoTMetadataDefinition | SmartTable | Yes | Metadata configuration for equipment integration |
How It Works#
Area Feature Checks#
- Resolves the MES Resource Name using
FUJI_LineNameMachineName_{EquipmentLineName}_{EquipmentMachineName}. - Checks if Areas'
FUJINEXIM_maxNumberOfRetriesis defined.
Feature Checks#
- Checks if
UseFujiToTrackOutis defined for the received event. - Checks if
UseTrackOutOperationis defined:- If defined, uses the specified operation.
- If not, defaults to ComplexTrackOut.
Track-Out Operations
- TrackOut
- ComplexTrackOut
- ComplexTrackOuts
- ComplexTrackOutAndMoveNext
- ComplexTrackOutsAndMoveNext
Material Operations#
Calls the DEE IoTMaterialOperation unless UseFujiToTrackOut is not set, in which case the DEE call is bypassed.
Assumptions#
SmartTable IoTMetadataDefinition is configured with the following entry for each station:
| Resource | ResourceType | Area | Name | Value |
|---|---|---|---|---|
| Fuji Line Area | FUJI_LineNameMachineName_{EquipmentLineName}_{EquipmentMachineName} | MES ResourceName | ||
| MES Main Resource | UseFujiToTrackOut | PCBCHECKOUTV | ||
| MES Main Resource | UseTrackOutOperation | TrackOutOperation |