Registriert seit: 4. Jul 2005
Ort: Ilmenau
8 Beiträge
Delphi 7 Professional
|
Re: C++ DLL in delphi einbinden
4. Jul 2005, 15:40
ich frage meinem Betreuer nach dem C Code.
in der Dokumentation steht:
EXPORT_APIintStartMessungEX(int*pChldx,int chCount){call this function to start data acquistion}
EXPORT-APIintGetBlockValues(float*const pValues)
EXPORT-APIintGetBlockValuesEx(float*const pValues,int numVec) {call this function to get new data values from amplifier}
vielan dank
|