示例#1
0
 public double GetCurrentCommandSpeed(short axisNo)
 {
     return(ApsController.GetCurrentCommandSpeed(axisNo));
 }