From 719d248197db16f574a5538dd23d042c10b150b3 Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Sun, 5 Apr 2026 16:22:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cardiopulmonarybypasssystems/MainWindow.xaml | 989 ++++++++---------- .../MainWindow.xaml.cs | 16 + .../Models/PumpControlChannel.cs | 120 ++- .../Models/Rs485PumpBindingSettings.cs | 1 + .../Services/MockModbusTelemetryService.cs | 718 ------------- .../Services/ModbusTelemetryService.cs | 2 +- .../Services/Rs485PumpFlowService.cs | 64 +- .../ViewModels/MainViewModel.Rs485.cs | 257 ++++- .../ViewModels/MainViewModel.cs | 117 ++- .../manufacturer-limits.json | 162 +++ 10 files changed, 1096 insertions(+), 1350 deletions(-) delete mode 100644 Cardiopulmonarybypasssystems/Services/MockModbusTelemetryService.cs create mode 100644 Cardiopulmonarybypasssystems/manufacturer-limits.json diff --git a/Cardiopulmonarybypasssystems/MainWindow.xaml b/Cardiopulmonarybypasssystems/MainWindow.xaml index 9bed8db..8625b57 100644 --- a/Cardiopulmonarybypasssystems/MainWindow.xaml +++ b/Cardiopulmonarybypasssystems/MainWindow.xaml @@ -133,49 +133,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -197,12 +154,6 @@ - - - - - - @@ -210,143 +161,137 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + - - - + + + + + + + + + + + + + + + + @@ -382,12 +338,8 @@ - - - + - + Text="8泵预设流量" /> -