From 179ad346c8c979facbb7d34b067453bcc5addbc8 Mon Sep 17 00:00:00 2001 From: lyw <刘耀文@DESKTOP-E1TI268> Date: Tue, 8 Oct 2024 12:35:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BPASmartClient.Academy/App.xaml.cs | 2 +- .../View/ReactionKettle50LView.xaml | 800 +++++++++++++++++- 2 files changed, 775 insertions(+), 27 deletions(-) diff --git a/BPASmartClient.Academy/App.xaml.cs b/BPASmartClient.Academy/App.xaml.cs index 4ba53384..a3678194 100644 --- a/BPASmartClient.Academy/App.xaml.cs +++ b/BPASmartClient.Academy/App.xaml.cs @@ -282,7 +282,7 @@ namespace BPASmartClient.Academy break; case ProjectType.HKYF20240916: SqliteOperate.GetInstance.Init(); - PlcControl.GetInstance.Init(); + //PlcControl.GetInstance.Init(); break; default: break; diff --git a/BPASmartClient.Academy/View/ReactionKettle50LView.xaml b/BPASmartClient.Academy/View/ReactionKettle50LView.xaml index 03e106f9..fc07e796 100644 --- a/BPASmartClient.Academy/View/ReactionKettle50LView.xaml +++ b/BPASmartClient.Academy/View/ReactionKettle50LView.xaml @@ -12,33 +12,235 @@ d:DesignWidth="1440" mc:Ignorable="d"> - +