更新dll,修改仿真异常
This commit is contained in:
parent
10adac2e57
commit
98bf58818c
@ -51,7 +51,7 @@ using System.Windows;
|
|||||||
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
|
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
|
||||||
// 方法是按如下所示使用“*”: :
|
// 方法是按如下所示使用“*”: :
|
||||||
|
|
||||||
[assembly: AssemblyVersion("1.1.1.60528")]
|
[assembly: AssemblyVersion("1.1.2.60528")]
|
||||||
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]
|
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1331,7 +1331,7 @@
|
|||||||
x:Name="中间的部分"
|
x:Name="中间的部分"
|
||||||
Grid.Column="0"
|
Grid.Column="0"
|
||||||
Width="1581"
|
Width="1581"
|
||||||
Margin="-100,40,0,-3"
|
Margin="-100,23,0,-3"
|
||||||
IsEnabled="{Binding IsServiceMode}">
|
IsEnabled="{Binding IsServiceMode}">
|
||||||
|
|
||||||
<Canvas
|
<Canvas
|
||||||
@ -4902,13 +4902,6 @@
|
|||||||
Command="{Binding CmdSetMfcFlow}"
|
Command="{Binding CmdSetMfcFlow}"
|
||||||
DeviceData="{Binding Mfc27Data}"
|
DeviceData="{Binding Mfc27Data}"
|
||||||
OperationName="SetMfcFlowValue" />
|
OperationName="SetMfcFlowValue" />
|
||||||
<controlRT:AnalogControl2
|
|
||||||
Canvas.Left="1200"
|
|
||||||
Canvas.Top="190"
|
|
||||||
Width="62"
|
|
||||||
Command="{Binding CmdSetMfcFlow}"
|
|
||||||
DeviceData="{Binding Mfc40Data}"
|
|
||||||
OperationName="SetMfcFlowValue" />
|
|
||||||
<controlRT:ValveBig
|
<controlRT:ValveBig
|
||||||
Canvas.Left="1344"
|
Canvas.Left="1344"
|
||||||
Canvas.Top="240"
|
Canvas.Top="240"
|
||||||
@ -4958,17 +4951,7 @@
|
|||||||
ValveDirection="ToRight"
|
ValveDirection="ToRight"
|
||||||
ValveName="{Binding V65.DisplayName}" />
|
ValveName="{Binding V65.DisplayName}" />
|
||||||
|
|
||||||
<controlRT:ValveBig
|
|
||||||
Canvas.Left="1344"
|
|
||||||
Canvas.Top="201"
|
|
||||||
Width="16"
|
|
||||||
Height="15"
|
|
||||||
Command="{Binding CmdTurnGasValve}"
|
|
||||||
HideBlinding="True"
|
|
||||||
OnOff="{Binding V97.Feedback}"
|
|
||||||
Tag="V97"
|
|
||||||
ValveDirection="ToRight"
|
|
||||||
ValveName="{Binding V97.DisplayName}" />
|
|
||||||
<controlRT:ValveBig
|
<controlRT:ValveBig
|
||||||
Canvas.Left="1344"
|
Canvas.Left="1344"
|
||||||
Canvas.Top="278"
|
Canvas.Top="278"
|
||||||
|
|||||||
@ -55,6 +55,6 @@ using System.Windows;
|
|||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
|
|
||||||
|
|
||||||
[assembly: AssemblyVersion("1.1.1.60528")]
|
[assembly: AssemblyVersion("1.1.2.60528")]
|
||||||
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]
|
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]
|
||||||
|
|
||||||
|
|||||||
BIN
ThirdParty/MECF.Framework/MECF.Framework.Common.dll
(Stored with Git LFS)
vendored
BIN
ThirdParty/MECF.Framework/MECF.Framework.Common.dll
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll
(Stored with Git LFS)
vendored
BIN
ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll
(Stored with Git LFS)
vendored
BIN
ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll
(Stored with Git LFS)
vendored
BIN
ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll
(Stored with Git LFS)
vendored
BIN
ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll
(Stored with Git LFS)
vendored
BIN
ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
ThirdParty/MECF.Framework/zh/Sicentury.Localization.resources.dll
(Stored with Git LFS)
vendored
BIN
ThirdParty/MECF.Framework/zh/Sicentury.Localization.resources.dll
(Stored with Git LFS)
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user