From 7d61c30b400b62069d1e69893ebe196412b2df2b Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 27 Feb 2018 14:25:58 +0200 Subject: Added PID Control. --- .../Views/MainView.xaml | 184 ++++++++++++++++++--- .../Views/MainView.xaml.cs | 12 ++ 2 files changed, 171 insertions(+), 25 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml index 77ace3e63..e73ba2a1f 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml @@ -60,10 +60,10 @@ - + DRAG & DROP DANCERS - + @@ -72,22 +72,23 @@ - - - - - - - - : - - - - - - - - + + + + + + + + + + @@ -102,10 +103,10 @@ - + DRAG & DROP MOTORS - + @@ -129,7 +130,23 @@ - + + + + + + + + + + @@ -143,6 +160,49 @@ + + + + DRAG & DROP PID CONTROLS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -209,7 +269,11 @@ - + + + + + @@ -238,10 +302,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -281,7 +375,7 @@ - + @@ -317,11 +411,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - +