From dc11398ba5728af943256ca99eba8c9d66e1b6e2 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 25 Jan 2018 14:12:56 +0200 Subject: Refactored ObservableEntity: Observables comparison is now done by GUID. Implemented != == Equals overrides. Save and load are now done only on decorated properties so properties on partial class are allowed! Implemented dynamic graph sizes on developer module. --- .../Views/MainView.xaml | 246 ++++++++++++++------- 1 file changed, 164 insertions(+), 82 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml index 40babfc74..a18e4145e 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml @@ -28,6 +28,8 @@ + + @@ -77,6 +79,24 @@ + + @@ -171,127 +191,149 @@ - + + + + + + + + + + + - + Dyeing Speed: - + - + Min Ink Uptake: - + - + Mixer Temp: - + - + Head Zone1 Temp: - + - + Head Zone2 Temp: - + - + Head Zone3 Temp: - + - + Head Air Flow: - + - + Feeder Tension: - + - + Puller Tension: - + - + Dryer Buffer Length: - + - + Dryer Zone1 Temp: - + - + Dryer Zone2 Temp: - + - + Dryer Zone3 Temp: - + - + Dryer Air Flow: - + - + Winder Tension: - + @@ -351,7 +393,7 @@ - MACHINE JOBS + MACHINE JOBS @@ -397,43 +439,50 @@ - - - - Name + + + + + Name + + - - + - - - - Winding Method + + + + + Winding Method + + - - + - - - - Inter Segment + + + + + Inter Segment + + + + + - - - - - + - - - - Lubrication + + + + + Lubrication + + + + - - - Enable - - + @@ -484,36 +533,36 @@ USB CAMERAS - + - + - - + - + - - + - + - @@ -569,7 +618,40 @@ - + + + + + @@ -766,7 +848,7 @@