Merge branch '多片机/multiplate-develop' of http://118.31.5.210:65000/Sic-Software/Sic08 into 多片机/multiplate-develop

# Conflicts:
#	Modules/Mainframe/gitversion.json
#	SicRT/gitversion.json
#	SicSimulator/gitversion.json
#	SicUI/gitversion.json
This commit is contained in:
Han Qiang Qiang 2024-06-14 10:47:12 +08:00
commit 6b4e3eeff4
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ namespace SicSimulator.Instances
//
IO.DI[$"{mod}.DI_HeaterTempUpLimitSW"].Value = false;
IO.DI[$"{mod}.DI_HeaterTempLowLimitSW"].Value = true;
IO.DI[$"{mod}.DI_DORPressVac1SW"].Value = true;
IO.DI[$"{mod}.DI_DORPressATM1SW"].Value = false;
IO.DI[$"{mod}.DI_ConfinementRingUp"].Value = true;