04-30-2018 04:45 AM
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
Solved! Go to Solution.
05-02-2018 07:04 AM
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
05-03-2018 02:19 AM
Hi RojoRak,
This solved a big part of my problem
Thank you!
Cheers