From efde98a69746f41c1055858142b1935955d82fb0 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 24 Feb 2020 16:51:04 +0200 Subject: Implemented job runs reset on factory restore. --- .../MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs index 7e47097ca..275db58c9 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs @@ -4,5 +4,5 @@ using System.Runtime.InteropServices; [assembly: System.Windows.ThemeInfo(System.Windows.ResourceDictionaryLocation.None, System.Windows.ResourceDictionaryLocation.SourceAssembly)] [assembly: AssemblyTitle("Tango - Machine Studio")] -[assembly: AssemblyVersion("4.1.0.0")] +[assembly: AssemblyVersion("4.1.1.0")] [assembly: ComVisible(false)] \ No newline at end of file -- cgit v1.3.1 From 09686240419bf92d2963564fb4a56f6e566468ce Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 24 Feb 2020 18:53:10 +0200 Subject: Added RmlQualification and HeadType enums to machine and RML. Filtered RML by head type on PPC. Updated SQLExaminer configurations.. Added all new rml and machine parameters to machine designer and RML modules. --- Software/DB/PPC/Tango.mdf | Bin 75497472 -> 75497472 bytes Software/DB/PPC/Tango_log.ldf | Bin 53673984 -> 53673984 bytes Software/DB/Tango.mdf | Bin 75497472 -> 75497472 bytes Software/DB/Tango_log.ldf | Bin 22675456 -> 22675456 bytes .../Views/JobView.xaml | 8 ++--- .../Views/MachineSettingsView.xaml | 9 +++++ .../ViewModels/MainViewVM.cs | 11 ++++++ .../Tango.MachineStudio.RML/Views/RmlView.xaml | 11 ++++++ .../Modules/Tango.PPC.Jobs/ViewModels/JobViewVM.cs | 4 +-- .../Tango.PPC.Jobs/ViewModels/JobsViewVM.cs | 2 +- .../ViewModels/MainViewVM.cs | 2 +- .../PPC/Tango.PPC.UI/ViewModels/MainViewVM.cs | 6 ++-- .../Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 +- .../Tango.BL/Builders/RmlsCollectionBuilder.cs | 11 +++++- .../Visual_Studio/Tango.BL/Entities/Machine.cs | 17 +++++++++ .../Tango.BL/Entities/ProcessParametersTable.cs | 8 +++++ Software/Visual_Studio/Tango.BL/Entities/Rml.cs | 39 +++++++++++++++++++++ .../Tango.BL/Enumerations/HeadTypes.cs | 14 ++++++++ .../Tango.BL/Enumerations/RmlQualifications.cs | 15 ++++++++ Software/Visual_Studio/Tango.BL/Tango.BL.csproj | 4 ++- .../SQLExaminer/Configurations/OverrideData.xml | Bin 80438 -> 81980 bytes .../Configurations/ProvisionMachine.xml | Bin 87446 -> 87736 bytes .../SQLExaminer/Configurations/UpdateMachine.xml | Bin 54712 -> 55002 bytes 23 files changed, 149 insertions(+), 14 deletions(-) create mode 100644 Software/Visual_Studio/Tango.BL/Enumerations/HeadTypes.cs create mode 100644 Software/Visual_Studio/Tango.BL/Enumerations/RmlQualifications.cs (limited to 'Software/Visual_Studio/MachineStudio') diff --git a/Software/DB/PPC/Tango.mdf b/Software/DB/PPC/Tango.mdf index bdc7134c7..1da670886 100644 Binary files a/Software/DB/PPC/Tango.mdf and b/Software/DB/PPC/Tango.mdf differ diff --git a/Software/DB/PPC/Tango_log.ldf b/Software/DB/PPC/Tango_log.ldf index 3d480cd4e..13aed7905 100644 Binary files a/Software/DB/PPC/Tango_log.ldf and b/Software/DB/PPC/Tango_log.ldf differ diff --git a/Software/DB/Tango.mdf b/Software/DB/Tango.mdf index 07f4446e6..d3f041c38 100644 Binary files a/Software/DB/Tango.mdf and b/Software/DB/Tango.mdf differ diff --git a/Software/DB/Tango_log.ldf b/Software/DB/Tango_log.ldf index e7664226d..a716c1359 100644 Binary files a/Software/DB/Tango_log.ldf and b/Software/DB/Tango_log.ldf differ diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml index bf8eddd91..70422a8ca 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml @@ -680,7 +680,7 @@ - + @@ -792,7 +792,7 @@ - + MEDIA LIQUIDS ( Max Nanolitter/CM ) @@ -898,7 +898,7 @@ - +