From df9efa378c7741e325b0de775cf7b33634b9f8b3 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sat, 4 Aug 2018 15:27:45 +0300 Subject: Implemented Blowers, Break Sensors in Machine Versions Module. Removed all unnecessary Observable entities extension methods. --- .../Views/MainView.xaml | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) (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 e22b0e71a..86e0da5b5 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 @@ -263,6 +263,82 @@ + + + + BLOWERS + + + + + + + + + + + + + + + + + + BREAK SENSORS + + + + + + + + + + + + + + -- cgit v1.3.1