예제 #1
0
 public static extern short GT_GetJogPrm(short cardNum, short profile, out TJogPrm pPrm);
예제 #2
0
 public static extern short API_GetJogPrm(short axis, out TJogPrm pPrm, short boardNum);
예제 #3
0
 public static extern short GT_SetJogPrm(short cardNum, short profile, ref TJogPrm pPrm);
예제 #4
0
 public static extern short API_SetJogPrm(short axis, ref TJogPrm pPrm, short boardNum);