ISA-95: Personnel Model
The personnel model
contains the information about specific personnel, classes of personnel, and qualifications
of personnel. A personnel class is a means to describe a grouping of persons with
similar characteristics for purposes of scheduling and planning.
Database

To store the whole
data associated to the Personnel Model we have defined 8 tables. Any custom personnel
defined by a personnel class become a new table like customPersonnel_Xxx. This helps
you to obtain excellent performances.
Assembly

The personnel
assembly is composed by 8 classes in order to be fully ISA-95 compliamt. The custom
class generator helps you to build the necessary code for defining a custom personnel
class. For example you can configure your personnel 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
|
PersonnelClass |
Personnel class |
|
PropertiesInPersonnelClass |
|
|
PersonnelClassProperty |
Personnel class property |
|
Person |
Person |
|
QualificationTestSpecification |
Qualification test specification |
|
PropertiesInSpecification |
|
|
QualificationTestResult |
Qualification test result |
|
ResultsOfQualificationTestResult |
|
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