Sepasoft MES Module Suite
Description
Remove the existing operations MES objects for the specified material and equipment. Each material and equipment combination will have a set of MES operations objects.
Syntax
system.mes.oee.removeMaterialOperationSegments(materialLink, equipmentPath)
- Parameters
MESObjectLink materialLink - The MES object link to the material definition to remove the operations MES objects.
String equipmentPath - The equipment path to remove the operations MES objects.
- Returns
Nothing
- Scope
All
Code Examples
Code Snippet
Code |
|
Output
Code |
Sepasoft MES Module Suite