From e1aa304bec750710146f0749cd92bc0972f54500 Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Fri, 5 Jun 2026 11:36:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B020260605?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cardiopulmonarybypasssystems/MainWindow.xaml | 18 +++++ .../Services/IModbusTelemetryService.cs | 1 + .../Services/ModbusTelemetryService.cs | 39 +++++++++++ .../ViewModels/MainViewModel.cs | 69 +++++++++++++++++++ 4 files changed, 127 insertions(+) diff --git a/Cardiopulmonarybypasssystems/MainWindow.xaml b/Cardiopulmonarybypasssystems/MainWindow.xaml index 9e7c13b..c67825c 100644 --- a/Cardiopulmonarybypasssystems/MainWindow.xaml +++ b/Cardiopulmonarybypasssystems/MainWindow.xaml @@ -1342,6 +1342,24 @@ +