03-30-2007 01:05 AM
03-30-2007 01:39 AM
Hi DCm,
I can't open your VIs because I'm using LV7.1 - but if you describe which DLL function you're calling, I may be able to help! (I downloaded the DLL .zip including .pdf.)
Cheers.
03-30-2007 07:08 AM
03-30-2007 08:55 AM
Asynchronous functions have an additional parameter, a pointer to the field that will receive the result of
the operation on the function completion.
04-01-2007 05:27 PM
Adam,
I'm shown that problem to another NI engineer and he was stuck too. However, call the librar ynode to "reenterant" actually allowed the code to run better. Thanks for your help.