LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Code is not working when i integrate to the Main Project(CVI Project)

I am working on Lab Windows CVI.I have tested function in DAXmxIF.dll,It is working fine when i tested in alone.But when i integrate this code to Main Project  it is not working fine.

 

Even after inserting a break point,it is not following the order.The code flow is abnormal.I am not able to track the code using break points.

 

Please give me the possible solution for this.

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

I don't recognize the dll you are speaking of: is it a system component, a third-party one or a dll of yours?

Besides it, "not working fine" is too generic to try understanding what can be happening. Do you receive any wanring in compilation, any error at runtime?

What does it mean "the code flow is abnormal"? After hitting a breakpoint you can run the code step-by-step with F8 key and see what's happening: is it working?



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(3,034 Views)