diff --git a/BPASmartClient.JXJFoodBigStation/Model/ProcessControl.cs b/BPASmartClient.JXJFoodBigStation/Model/ProcessControl.cs index e4bec208..2dc6d616 100644 --- a/BPASmartClient.JXJFoodBigStation/Model/ProcessControl.cs +++ b/BPASmartClient.JXJFoodBigStation/Model/ProcessControl.cs @@ -1368,7 +1368,7 @@ namespace BPASmartClient.JXJFoodBigStation.Model double a = DateTime.Now.Subtract(GVL_BigStation.DosingRecipe1Time).TotalSeconds; FinishData.ProcessTime = Convert.ToInt16(a); SiemensDevice.Siemens_PLC_S7.WriteClass(FinishData, 2361); - MessageNotify.GetInstance.ShowRunLog($"配方1,,配方编号:{code},托盘编号:{trayCode},配料完成,将信号反馈给西门子"); + MessageNotify.GetInstance.ShowRunLog($"配方1,配方编号:{code},托盘编号:{trayCode},配料完成,将信号反馈给西门子"); } HKDevice.HK_PLC_S7.Write("DB99.DBX1.4", true); GVL_BigStation.Recipe1DosingStatus = 3; @@ -1382,7 +1382,7 @@ namespace BPASmartClient.JXJFoodBigStation.Model Json.Data.Recipes.RemoveAt(index);//制作完成,移除当前配方 }); GVL_BigStation.Recipe1DosingStatus = 0; - MessageNotify.GetInstance.ShowRunLog($"配方1,,配方编号:{code},托盘编号:{trayCode},复位plc配料完成信号"); + MessageNotify.GetInstance.ShowRunLog($"配方1,配方编号:{code},托盘编号:{trayCode},复位plc配料完成信号"); } } } @@ -1496,7 +1496,7 @@ namespace BPASmartClient.JXJFoodBigStation.Model Json.Data.Recipes.RemoveAt(index);//制作完成,移除当前配方 }); GVL_BigStation.Recipe2DosingStatus = 0; - MessageNotify.GetInstance.ShowRunLog($"配方2,,配方编号:{code},托盘编号:{trayCode},,复位plc配料完成信号"); + MessageNotify.GetInstance.ShowRunLog($"配方2,配方编号:{code},托盘编号:{trayCode},,复位plc配料完成信号"); } } } @@ -1609,7 +1609,7 @@ namespace BPASmartClient.JXJFoodBigStation.Model Json.Data.Recipes.RemoveAt(index);//制作完成,移除当前配方 }); GVL_BigStation.Recipe3DosingStatus = 0; - MessageNotify.GetInstance.ShowRunLog($"配方3,,配方编号:{code},托盘编号:{trayCode},复位plc配料完成信号"); + MessageNotify.GetInstance.ShowRunLog($"配方3,配方编号:{code},托盘编号:{trayCode},复位plc配料完成信号"); } } } diff --git a/BPASmartClient.JXJFoodBigStation/View/ManualFlowView.xaml b/BPASmartClient.JXJFoodBigStation/View/ManualFlowView.xaml index 3697d340..cf489b84 100644 --- a/BPASmartClient.JXJFoodBigStation/View/ManualFlowView.xaml +++ b/BPASmartClient.JXJFoodBigStation/View/ManualFlowView.xaml @@ -1,16 +1,18 @@ - + - + @@ -20,213 +22,415 @@ - + + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> - + + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> - + + Style="{StaticResource ImageButtonStyle}" /> + Style="{StaticResource ImageButtonStyle}" /> - - - + + + - - + + - - - + + +