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