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 has been defined from experienced developers to respond to both customers and developers needs.

Write complex Manufacturing Execution Systems fully ISA-95 compliant will never be easier using c# or VB.NET with LINQ to Entity technology, SQL Server 2005/2008 as storage layer, ASP.NET 3.5 with extensive use of Ajax and ASP.NET MVC for user interface, OPC to communicate with PLCs and field devices and Windows Workflow Foundation for plant business rules.

Download the Mdf latest version here.

Mdf Demo