修改TM仿真报错异常
This commit is contained in:
parent
eb4a248c5b
commit
84e7e601e6
@ -32,7 +32,7 @@ namespace SicSimulator.Instances
|
|||||||
|
|
||||||
private void SetTMDefaultValue(string mod)
|
private void SetTMDefaultValue(string mod)
|
||||||
{
|
{
|
||||||
IO.DI["DI_LoadLidLocked"].Value = true;
|
|
||||||
IO.DI["DI_UnloadStationLifterCYDown"].Value = true;
|
IO.DI["DI_UnloadStationLifterCYDown"].Value = true;
|
||||||
IO.DI["DI_LoadWafeCYOpened"].Value = true;
|
IO.DI["DI_LoadWafeCYOpened"].Value = true;
|
||||||
IO.DI["DI_LoadTrayCYOpend"].Value = true;
|
IO.DI["DI_LoadTrayCYOpend"].Value = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user