06-07-2012 09:48 AM
06-07-2012 10:00 AM
Don't you mean LabWindows/CVI?
It is C, so you'll need to convert what it is doing over to LabVIEW.
06-07-2012 10:14 AM
Or simply use LabWindows/CVI to create a dll.
06-10-2012 01:35 AM
HI
thanks for reply
1.I do mean LabWindows/CVI but the problem is I couldn't find a labview full driver for the SPARTAN 3 FPGA to make that program in labview.
2.I don't have LabWindows/CVI to create a dll (and I don't know how to create one anyway).
Any more Suggestions?
Thanks A_A
06-10-2012 10:23 AM
You can download and try out the latest LabWindows/CVI for 30 days.
That's your only option to see what is in the original code.
However, if you can't read C code, then that is useless.
In that case, you'll need to find someone who understands C code to convert it to LabVIEW.
There is not an automated way to convert the code to LabVIEW.