Ejemplo n.º 1
0
 //結束
 private static short dwnend(ushort handle)
 {
     return(Fanuc.cnc_dwnend3(handle));
 }