Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Moving from vb6 to .net

Solved!
Go to solution

Hello,

I have a vb6 application, I am migrating it to c#.net. I just bought the new version of Measurent Studio 2015 and I would like to know is there is like a table with the equivalence of the controls or methods(from vb6 to .net).

Can we export/import the styles to the new .Net Control ?

Thanks in advnace

0 Kudos
Message 1 of 3
(2,773 Views)
Solution
Accepted by topic author mobdev
Hi mobdev,

Unfortunately, there is not a table to translate function calls from VB6 to C# .NET. The API for Measurement Studio provides you with the C and .NET APIs, but the translation between the two is not as easily documented because of the number of functions and styles of programming being different.

That being said, you can look through the .NET Class Library Reference here to try and get an idea of how the functions translate over.

Measurement Studio .NET Class Library Reference
http://zone.ni.com/reference/en-XX/help/372636F-01/TOC18.htm
Mathew H.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,723 Views)

Thanks for your Help scmave

0 Kudos
Message 3 of 3
(2,658 Views)