YiannisMenex / monitoring-control-software-tool

A software tool that allows the user to monitor a production unit and keep track of it, by reading the sensors that are serially connected to the PC that runs this application, through a user friendly GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitoring & Control Software Tool

#Visual Studio 2010 or later is needed for the following

#How to downlaod

  1. Click on the GitHub option "Clone or Download"
  2. Chose the option "Download ZIP"
  3. Save it to your PC
  4. Extract it and open the solution (MoCST.sln) file using the Visual Studio you have installed on your PC

#How to compile

  1. Download, following the steps described above, and open the project using the solution file (MoCST.sln)
  2. Go to the Solution Explorer (usually on the right of your screen) and expand the project (if not expanded already)
  3. Right click on the References and choose "Add Reference..."
  4. Browse to the project's folder/MoCST/bin and chose the ZedGraph.dll file to add as reference. Make sure you mark it as ticked
  5. Click "OK"
  6. Project is ready to be compiled

About

A software tool that allows the user to monitor a production unit and keep track of it, by reading the sensors that are serially connected to the PC that runs this application, through a user friendly GUI.

License:Apache License 2.0


Languages

Language:C# 100.0%