Skip to content

EMAXHITECH/MES-EMAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MES-EMAX

This solution is a MES System with a function - data-gathering function.

The above MES System records and manages all factory production activities as data, increasing productivity and enabling real-time communication between managers and field workers.

And it is possible to automate the facilities by linking each other and check if there is any abnormalities in the facilities

1. Description about the program main function.

  1. The administrator (or related worker) can register work order. WorkSheet
  2. At work place - factory or etc. , workers can check work order informations in real time WorkResult
  3. The operator records a work result at the work place WorkResult2
  4. In the office, managers can search informations about work results. WorkResult3
  5. Establish facility linkage.
    Equip
  6. It is possible to monitor field work in real time.
    6-1) Production performance
    Monitoring
    6-2) Result compared to Order
    Monitoring3

2. This is the basic specifications and preferences for using the above solution.

  1. Specification
1-1) .NET 4.5.2 Or Over than .NET 4.5.2 
1-2) Dev 20.2.12 Or Over than Dev 20.2.12
1-3) Visual Studio 2017 Or Over than Visual Studio 2017
1-4) Mssql 2016 Or Over than Mssql 2016
  1. Default Settings
2-1) After downloading all these files, you need to create a database for this program.
2-2) Please restore the database with the file - EMAX_DB.bak
2-3) Set your server IP Address as the program server address.
     (Set the program server IP through configuration in login screen
      or edit server information in App.config of the solution)