예제 #1
0
 //下載程序  5-27
 //開始
 private static short dwnstart(ushort handle, short type)
 {
     return(Fanuc.cnc_dwnstart3(handle, type));
 }