OHyMoS.NET Class Library

OhInputFile.calReq メソッド 

端子は計算機能がないので、計算要請があってもどうしょうもない。 必ず例外 OhCannotGetDataError を投げます。

When the input port receives a calculation request, throw (Ref "OhCannotGetDataError"). This will be caught in the catch block in OhTotalSystem.work().
public override void calReq();

例外

例外の種類条件
OhCannotGetDataErrorif an error occurs
OhErrorif an error occurs

参照

OhInputFile クラス | OhymosNet 名前空間