LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

DLL execution time too long

Hi,

I have a DLL build with Labwindows CVI 2012. A function of this DLL is called by an application which is a sequencer. After the first call, the sequencer executes the function properly. But when it calls the function, a second, third, fourth time, the execution time gets more and more bigger. Can someone understand the problem? Bugs (if there are) are located in the application (sequencer) or in the DLL?

Thanks in advance,

James

0 Kudos
Message 1 of 2
(3,675 Views)

Hi James,

 

It seems that the issue is related to what is done in the DLL.

 

How did you compile the DLL (Release or Debug) ?

If Debug, did you try to debug the DLL and see what execute in the DLL?

Can you provide the C file ?

 

Regards,

 

 

 

Valentin
Certified LabVIEW Architect
Certified TestStand Architect
Certified LabWindowsCVI Developer
National Instruments France

0 Kudos
Message 2 of 2
(3,654 Views)