示例#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);