Objects are used extensively throughout the MES modules. Some are for the ISA-95 object model, while others are part of the Sepasoft MES platform. Collectively, we refer to all these objects as MES Objects.
Some properties, events and functions are common across all objects, while other objects add their own additional properties, events and functions.
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 3.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...