Hi Labview lovers...
Long time no See. Missed you all!!!
I got a program written in Labview 7.1, witch spits some vareiables into a data buffer.
I must use these variables to calculate something complex. The program that makes the calculation are written in C++.
If I develop this program in labview, it will take me a lot of time coz it is really big.
What i need is to send the variables From my buffer in labview to the C++ program. It wil make the calculaions then It writes some result variables
witch i must receive (in the labview Progr,) make some own calculations and the send again to the c++ program.
Now I just want to know if it is possible to do this! I've red that The C++ program can be converted to a .dll so the labview can understand it.
Is it then possible to write to and read from variables and arguments from the C++ program if the C++ files are converted to .dll??
Thank U !!
Zamzam
HFZ