Sic.Framework-Nanjing-Baishi/MECF.Framework.RT.Equipment.../ReleaseNotes.txt

54 lines
1011 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 各种电子元器件,接口定义 和具体 实现
## Version 2.0.3.5
***2023-05-05***
- Bug
- 无
- 新特性
- PMModuleBase增加单独关闭PSU和SCR的抽象方法
## Version 2.0.3.4
***2023-04-26***
- Bug
- 无
- 新特性
- IoConfiementRing输出信息修改
## Version 2.0.2.2
***2023-04-20***
- Bug
- 无
- 新特性
- IoSensorAnalog和IoSensorWaterFlowTemp对象注册相关系统配置项变更的回调函数避免设置值变更时必须重启软件的问题
## Version 2.0.1.1
***2023-04-19***
- Bug
- 无
- 新特性
- 新增IoSensorAnalog对象用于监测模拟信号并产生警告和报警事件。
- 新增IoSensorWaterFlowTemp对象用于自动监测水温并输出用于互锁的DO信号。
- 移除IoInterLock对象中监测水温并设置相关DO的代码。
- 移除IoSensor构造函数中解析Xml并初始化相关属性的代码。
- 移除IoPressureMeter构造函数中解析Xml并初始化相关属性的代码。