コード例 #1
0
ファイル: ControlServer.cs プロジェクト: lardc/mme_software
 void IExternalControl.SafetySystemOn()
 {
     _IoMain.SafetySystemOn();
 }