Objects are used extensively throughout the MES modules. Some are for the ISA-95 object model, while others are part of our platform. Collectively, we refer to all these objects as MES Objects. An object can represent material, equipment, an operation, production information, etc. Some properties, events and functions are common across all objects, while other objects add their own additional properties, events and functions. Today, the MES Objects are used by the Track & Trace and OEE 2.0 modules. In future releases, all other MES modules will also be based on the MES Objects.
Types Of MES Objects
The ISA-95 Objects are divided into two categories, Operations Configuration objects and Operations Information objects. Within these categories, the objects are further broken down into:
- Resource objects represent equipment, material or personnel items that are required for production tasks
- Definition objects represent the definition of tasks that are carried out during production
- Request objects represent scheduled production tasks
- Response objects represent the actual production results
In addition to these type of objects, the MES 2.0 platform provides many other objects that provide a powerful and flexible way of accessing and modifying data and settings used by the MES modules. These objects are all derived from the AbstractMESObject, inheriting its methods and properties as well as adding their own.
MES Object Listing
The following MES objects are provided...