Search found 1 match

by bourdaud
Fri Jan 11, 2008 5:40 pm
Forum: BioSemi all other topics
Topic: Calling convention of the functions in Labview.dll
Replies: 0
Views: 6853

Calling convention of the functions in Labview.dll

Hi! I am writing an interface in C to get directly the data from the ActiveTwo system. I can load the dll, load the function addresses and I am able to initialize the system (I can get the green LED). I haven't try to call READ_POINTER function yet. However: -the return value of READ_MULTIPLE_SWEEPS...