LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting DSW to prj

Hello,

I have a project for Visual C++ (file .dsw). How can I use in CVI? Is it possible to convert the project (dsw) to CVI project?

Thanks for the response.

Guy.

0 Kudos
Message 1 of 6
(3,801 Views)
VC project files cannot be opened (as anything other than text) or converted by CVI. You could write a program to do the conversion but it would not be a trivial undertaking.

Michael Harrison
NI
0 Kudos
Message 2 of 6
(3,791 Views)
Hi,

Do you know tera term pro? It is like Telnet but with more advantages. How Could I incorporate this telnet tools in CVI?

Best regards,

Guy.

0 Kudos
Message 3 of 6
(3,790 Views)
Hi!
  Under
 
     library --> Internet... --> Telnet(client)
 
  you've something, but it's not te tool you are referring to....

Good Luck! (& Merry Christmas!)

graziano
0 Kudos
Message 4 of 6
(3,770 Views)
By the way....
   Labwindows is a C compiler, and not C++, that's why you've having trouble in your project conversion!

   This subject leads to an old issue: it would be great to have a C++ version of LabWindows! I know there's measurement studio, but I think it's better to have an IDE from NI that embeds C++. 

Good luck!

graziano
0 Kudos
Message 5 of 6
(3,764 Views)
Hi guys,

Anyway thank you for the response.

If you have a C program or a CVI project to do a telnet it will be great full.

BR,

Guy.

0 Kudos
Message 6 of 6
(3,731 Views)