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 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.