Skip to content

This Windows APP gathers measurement results from machine (MS) and store them in MySQL databse. After storing results we need to process results and send them to two other machines (M1 and M1) .

Notifications You must be signed in to change notification settings

dlozina/measuring-machine-db

Repository files navigation

measuring-machine-db

APP Images:

Manual input of CNC machine correction: Manual

Goal of this Windows APP is to gather measurment results from machine (let's call it MS) and store results in MySQL databse. After storing results we need to process results and send them to two other machines (M1 and M1)

I have divided this APP into couple of projects:

  1. Communication interface with MS (We have PLC device for this machine)
  2. Business logic for processing (We are calculating tool offset)
  3. Comunication interface for other two machines (They need same type of CNC interface)
  4. GUI for APP

APP Images: Show last 30 database results: DB

Calculate correction results from last 5 database results: Correction

About

This Windows APP gathers measurement results from machine (MS) and store them in MySQL databse. After storing results we need to process results and send them to two other machines (M1 and M1) .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages