Exemplo n.º 1
0
 public int CheckHomeDone(short axisNo, double timeoutLimit)
 {
     return(ApsController.CheckHomeDone(axisNo, timeoutLimit));
 }