更新版本号至 ## Version 1.1.1.4

修改C2H4_C3H8FlowRatio配置名称
This commit is contained in:
Han Qiang Qiang 2023-11-22 15:58:31 +08:00
parent 8c322bf438
commit 68c5f3f7c4
6 changed files with 18 additions and 8 deletions

View File

@ -2546,7 +2546,7 @@
</GasFlowUnit>
<!--C2H4_Run配置信息-->
<GasFlowUnit GasName="C2H4_Run" GasFlowRatioName="C2H4/C3H8FlowRatio" scBasePath="PM.PM1.ChType">
<GasFlowUnit GasName="C2H4_Run" GasFlowRatioName="C2H4_C3H8FlowRatio" scBasePath="PM.PM1.ChType">
<GasTrueTableRows>
<Inputs>
<ControlNameValue Name="V58" Value="1" ControlName="V58" />
@ -2634,7 +2634,7 @@
</GasFlowUnit>
<!--C2H4_Vent配置信息-->
<GasFlowUnit GasName="C2H4_Vent" GasFlowRatioName="C2H4/C3H8FlowRatio" scBasePath="PM.PM1.ChType">
<GasFlowUnit GasName="C2H4_Vent" GasFlowRatioName="C2H4_C3H8FlowRatio" scBasePath="PM.PM1.ChType">
<GasTrueTableRows>
<Inputs>
<ControlNameValue Name="V58" Value="1" ControlName="V58" />

View File

@ -2546,7 +2546,7 @@
</GasFlowUnit>
<!--C2H4_Run配置信息-->
<GasFlowUnit GasName="C2H4_Run" GasFlowRatioName="C2H4/C3H8FlowRatio" scBasePath="PM.PM2.ChType">
<GasFlowUnit GasName="C2H4_Run" GasFlowRatioName="C2H4_C3H8FlowRatio" scBasePath="PM.PM2.ChType">
<GasTrueTableRows>
<Inputs>
<ControlNameValue Name="V58" Value="1" ControlName="V58" />
@ -2634,7 +2634,7 @@
</GasFlowUnit>
<!--C2H4_Vent配置信息-->
<GasFlowUnit GasName="C2H4_Vent" GasFlowRatioName="C2H4/C3H8FlowRatio" scBasePath="PM.PM2.ChType">
<GasFlowUnit GasName="C2H4_Vent" GasFlowRatioName="C2H4_C3H8FlowRatio" scBasePath="PM.PM2.ChType">
<GasTrueTableRows>
<Inputs>
<ControlNameValue Name="V58" Value="1" ControlName="V58" />

View File

@ -949,7 +949,7 @@
<config default="1" name="TMAFlowRatio" description="TMA流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="TCSFlowRatio" description="TCS流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="HCLFlowRatio" description="HCL流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="C2H4/C3H8FlowRatio" description="C2H4流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="C2H4_C3H8FlowRatio" description="C2H4_C3H8流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="SiH4FlowRatio" description="SiH4流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="PN2FlowRatio" description="PN2流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="ArFlowRatio" description="Ar流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
@ -1483,7 +1483,7 @@
<config default="1" name="TMAFlowRatio" description="TMA流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="TCSFlowRatio" description="TCS流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="HCLFlowRatio" description="HCL流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="C2H4/C3H8FlowRatio" description="C2H4流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="C2H4_C3H8FlowRatio" description="C2H4_C3H8流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="SiH4FlowRatio" description="SiH4流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="PN2FlowRatio" description="PN2流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />
<config default="1" name="ArFlowRatio" description="Ar流量计算需要乘以的系数" max="100" min="0" paramter="" tag="" unit="" type="Double" />

View File

@ -51,5 +51,5 @@ using System.Windows;
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
// 方法是按如下所示使用“*”: :
[assembly: AssemblyVersion("1.1.1.3")]
[assembly: AssemblyVersion("1.1.1.4")]
[assembly: AssemblyInformationalVersion("自动通用版有EFEM")]

View File

@ -2,6 +2,16 @@
# Sic Auto-GE 系统更新历史记录
Auto-GE 自动通用版适用有EFEM设备
## Version 1.1.1.4
**2023-11-22**
- Bug修复
-
- 新特性
- 1添加MFC5参数IsInstalled控制界面显示修改MFC控制流程
- 2添加ChType参数控制界面显示C2H4或者C3H8
- 3优化气体流量统计和LineHeater
## Version 1.1.1.3
**2023-11-19**

View File

@ -54,5 +54,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.1.3")]
[assembly: AssemblyVersion("1.1.1.4")]
[assembly: AssemblyInformationalVersion("自动通用版有EFEM")]