diff --git a/Models/PlcConfiguration.cs b/Models/PlcConfiguration.cs index bcbb863..9bd2159 100644 --- a/Models/PlcConfiguration.cs +++ b/Models/PlcConfiguration.cs @@ -38,7 +38,7 @@ namespace AciTester.Models public ushort PumpCoil { get; set; } = 6; // 高压超限 M180 - public ushort FlowRegister { get; set; } // 高压超限 M180 + public ushort FlowRegister { get; set; } = 1330; // 高压超限 M180 diff --git a/Views/MainWindow.xaml b/Views/MainWindow.xaml index 864ca0f..a31505e 100644 --- a/Views/MainWindow.xaml +++ b/Views/MainWindow.xaml @@ -4,18 +4,19 @@ xmlns:local="clr-namespace:AciTester.ViewModels" Title="ACI测试系统 - 中国药典2025装置3" Height="768" Width="1024" - WindowStartupLocation="CenterScreen" + WindowStartupLocation="CenterScreen" WindowState="Maximized" Background="#F0F2F5"> - + - - - - + @@ -90,231 +91,296 @@ - + - - - - - - - - - - - + + + + + + + + + + + - - - + + + - + - - - + + + - + - - + + - + - - + + - + - - + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + - + - - - - - -