NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Is TestStand 2013 compatible with Visual Studio 2013?

Solved!
Go to solution

Is TestStand 2013 compatible with Visual Studio 2013?  Has anyone used them together?

0 Kudos
Message 1 of 6
(4,969 Views)

TestStand 2013 has several adapter types, please see the following screenshot. 

 

forum.png

 

Visual Studio is an Application Development Environment (ADE), meaning that it works with several different programming languages. The idea is that all these languages use the .NET framework and libraries. TestStand and Visual Studio are compatible in the sense that you can create a .NET assembly in C#.NET or VB.NET from within Visual Studio and then use the .NET adapters in TestStand 2013 to call into those code modules. The real benefit comes in when you use our plugin, Measurement Studio, to develop test and measurement specific code. For more reading on that check this link out:http://www.ni.com/mstudio/whatis/useteststand/

Nathan Murphy
0 Kudos
Message 2 of 6
(4,866 Views)
Solution
Accepted by Skeptical

Code modules you build should be compatible/runnable, however integration between TestStand and Visual Studio 2013 (for development and help with debugging, e.g. code templates, step into/out between TestStand and Visual Studio and include paths getting automatically updated in Visual Studio) might not work correctly in all cases since Visual Studio 2013 came out after TestStand 2013.

 

My understanding is that most things do work, some known minor issues are help file integration not working, and TestStand not recognizing which version of Visual Studio any projects you specify for the source code section of a step specification are from.

 

Hope this helps,

-Doug

Message 3 of 6
(4,858 Views)

Thanks. That's what I wanted to know.

0 Kudos
Message 4 of 6
(4,844 Views)

Hi Doug,

 

thanks for pointing out.

Currently i am still using VS2010 for my Teststand developements, but i am dealing to upgrade....
Which is your favourite Visual Studio or what do you prefer ?

 

Regards

Juergen

 

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 5 of 6
(4,752 Views)

If anyone happens to use Veristand (Pharlap OS) you might want to stick with Visual Studio 2008.  We've been trying to graduate to 2010 for a long time, but keep running into problems.  

 

GSinMN  

0 Kudos
Message 6 of 6
(4,443 Views)