From 6af85741a2262a021c19d644b754589fd2b2a060 Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Sat, 9 May 2026 15:16:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0202659?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cardiopulmonarybypasssystems/MainWindow.xaml | 429 ++++++++++-------- .../MainWindow.xaml.cs | 14 + .../Models/PumpControlChannel.cs | 50 +- .../Models/Rs485PumpBindingSettings.cs | 2 +- .../Services/IRs485PumpFlowService.cs | 1 + .../Services/Rs485PumpFlowService.cs | 42 ++ .../ViewModels/MainViewModel.Rs485.cs | 135 +++++- .../ViewModels/MainViewModel.cs | 15 +- .../manufacturer-limits.json | 18 +- 9 files changed, 513 insertions(+), 193 deletions(-) diff --git a/Cardiopulmonarybypasssystems/MainWindow.xaml b/Cardiopulmonarybypasssystems/MainWindow.xaml index 7cf6922..9e7c13b 100644 --- a/Cardiopulmonarybypasssystems/MainWindow.xaml +++ b/Cardiopulmonarybypasssystems/MainWindow.xaml @@ -14,6 +14,85 @@ + + + + + + + + + + + + + + + + + + + + +