09-12-2013 02:19 PM
MStudio 2005 declares API's such as ACDCEstimator(), AutoPowerSpectrum(), PowerFrequencyEstimate(), HarmonicAnalyzer() in its NiMath.h file. I just recently had MStudio 2013 installed for my VS2010 C++. Surprising enough, these API's are no longer declared in the NiMath.h file. The project that used to compile with MStudio 2005 fail to compile with MStudio 2010 now. Desperately need an answer for this puzzle. Thanks in advance.
09-13-2013 03:15 PM
Hi,
Unfortunately, Visual C++ has become legacy support for this version. Please see the following article for ways to work with it moving forward.
http://www.ni.com/mstudio/legacysupport/
09-13-2013 04:25 PM
I have both (1) Measurement Studio 2013 for Visual Studio 2010 and (2) Measurement Studio C++ MFC 10 installed on my Windows 7 machine. When I just had item (1) installed, I found VCNET\Include was not there with my system. Then, at my request, I got item (2) and had that installed. Now, I have NiMath.h file in VCNET\Include folder. But this NiMath.h file does not have the ACDCEstimator(), AutoPowerSpectrum(), PowerFrequencyEstimate(), and HarmonicAnalyzer(), etc. Where do I find these missing pieces of the puzzle?
01-09-2014 05:13 PM - edited 01-09-2014 05:17 PM
The functions you have listed are only included in the Enterprise version of Measurement Studio. If you currently have a license for Professional, the legacy support package you receive will not include these functions.
I hope this helps.
Warm Regards,