Exemple #1
0
 public static extern short GT_CrdDataCircle(short cardNum, short crd, ref TCrdData pCrdData, short fifo);
Exemple #2
0
 public static extern short GT_CrdData(short crd, ref TCrdData pCrdData, short fifo);
Exemple #3
0
 public static extern short GT_InitLookAhead(short cardNum, short crd, short fifo, double T, double accMax, short n, ref TCrdData pLookAheadBuf);
Exemple #4
0
 public static extern short API_InitLookAhead(short crd, short fifo, double accMax, ref TCrdData pLookAheadBuf, short count, short boardNum);