Sepasoft MES Module Suite
Abstract MES Object Properties
The Operation Configuration Objects inherits these properties. Keep in mind that those objects also have specific properties to their object types.
|
Name
|
R/W |
Description
|
|---|---|---|
| Name | Read, Write | Name of the MES object. This name is used when referencing the object. Must be unique name within its object type. |
| UUID | Read-Only | This is the Universally Unique Identifier for each instance of an MES object. |
| Enabled | Read, Write | Set to true when the MES object is active and usable. When MES objects are deleted they are retained in the database and the Enabled setting is set to false. This is done to maintain past traceability information. |
| Description | Read, Write | An optional setting to give more details for an MES object. |
|
Complex Properties
|
Scripting
|
Description
|
||
|---|---|---|---|---|
| Material | Any material lots that may be consumed or created during an operation derived from the process segment are defined here. There is no requirement to create material complex properties e.g. a maintenance process segment, and there is no restriction on how many input, output or consumable materials are defined for a process segment. | |||
| Equipment | A process segment requires one and only one Equipment complex property to be defined. this sets up production control on where this process segment can be executed. If you want to create a process segment that can occur on any piece of equipment e.g. 'Clean Equipment', set the equipment reference to an equipment class that contains all equipment. | |||
| SupplementalEquipment | Mobile equipment that can be moved around such as bins, containers, die sets etc. cannot be defined in the production model as fixed equipment as defined by ISA-95. The MES Object Editor and scripting functions can be used instead to create Supplemental Equipment. Any supplemental equpiment that may be used by an operation can be defined here. | |||
| Personnel | Personnel complex properties allow to you add production control to a process segment by defining who can execute this process segment. This complex property is optional and can be left blank. | |||
| ProductionSettings | Production settings contain rate information that is used by the OEE module to calculate operational performance.
|
Sepasoft MES Module Suite
