ISA-95: Equipment Model

ISA-95 Model The equipment model contains the information about specific equipment, the classes of equipment, equipment capability tests, and maintenance information associated with equipment.


Database

Mdf Database DiagramTo store all the data of Equipment Model we provide 18 tables. Any custom equipment defined by an equipment class become a new table like customEquipmet_Xxx. This can help you to obtain excellent performances.

Assembly

Mdf Class Diagram The equipment assembly is composed by about 20 classes in order to be fully ISA-95 compliant. The custom class generator helps you to build the necessary code for defining a custom equipment. You can configure your equipment class properties with the Mdf Manager utility, after that the CCG engine writes for you, in few seconds, all the required code to have a performant store layer and a wrapper .NET classes.

The classes of the assembly

Class ISA-95
ElementType
EquipmentClass Equipment class
PropertiesInEquipmentClass
EquipmentClassProperty Equipment class property
EquipmentClassPropertySetOfValues
Equipment Equipment
MaintenanceRequest Maintenance request
MaintenanceRequestStatus
MaintenanceWorkOrder Maintenance work order
MaintenanceWorkOrderStatus
MaintenanceWorkOrderResource
MaintenanceResponse Maintenance response
MaintenanceResponseConsumedResource
Resource
EquipmentCapabilityTestSpecification Equipment capability test specification
PropertiesInSpecification
EquipmentCapabilityTestResult Equipment capability test result
ResultsOfEquipmentCapabilityTestResult
 

Mdf - Mes development framework

Mdf - Mes development framework

Mdf - MES Development Framework born after an experience in MES Development with standard development tools like Visual Studio .NET 2005. We were unsatisfied from the available tools nowadays, so we are looking for a methodology that can help you to write robust industrial solution compliant to ISA-95 standards.

Download the Mdf latest version here.