예제 #1
0
 public int CheckHomeDone(short axisNo, double timeoutLimit)
 {
     return(ApsController.CheckHomeDone(axisNo, timeoutLimit));
 }