This is a remote control tester, it uses a CNC, Ethernet Communication with a JAVAFX interface and a PLC in order to control some valves.

Dependencies:   EthernetInterface mbed-rtos mbed

Fork of CNC_CONTROLLER by Lahis Almeida

Revision:
1:ef18c260ce02
Parent:
0:7cedfb720712
Child:
2:835c883d81b0
--- a/EixoMonitoring.h	Wed Jun 07 13:31:02 2017 +0000
+++ b/EixoMonitoring.h	Mon Sep 18 13:05:47 2017 +0000
@@ -11,8 +11,8 @@
 class EixoMonitoring {
     
     public:
-             int    delayTimer; 
-             int    hitSensor;
+       int    delayTimer; 
+       int    hitSensor;
        Debug* debug;