I have a c-code (for Labwindow/CVI) for making the special pakage for RS485 communication. Now, I confuse about how to solve this problem. My question is :
1. I don't know that I can make CIN for this compicate code.(this code has a lot of function)
2. It has a lot of output command e.g. printf .. in which I don't know it will work with labview ? if not, I have to modify the code in which way !!!!
3. What should I do between convert c-code to dll and import library or just import c-code.
4. if I import c-code I have to have vitual C++ install in my computer ?
Thanks for any help.