LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Build succeeded but the project doesn't run

Solved!
Go to solution

Hello,

 

I'm trying to pilot a tektronik measuring instrument with labwindows cvi including RSA_API.h and RSA_API.lib

When I compile in debug mode without calling a function defined in RSA_API.h the project runs perfectly (build succeeded and project run) while if I call a function the project build succeeded but it doesn't run.

 

I see RSA_API.h and RSA_API.lib in the tree structure at the top left.

Maybe I did something wrong.

 

Please help me.

Regards,

NiWaik

 

0 Kudos
Message 1 of 3
(2,537 Views)
Solution
Accepted by topic author NiWaik

Hi NiWaik,

 

I saw this document which explain how to use RSA API on CVI >> https://fr.tek.com/support/faqs/how-use-rsa-api-labwindows-cvi-2010

It can be a good start for you 😉

 

Cheers

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

Hi RojoRak,

 

This solved a big part of my problem

Thank you!

 

Cheers

 

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