Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Measurement Studio with Visual Studio 2019, MFC

Good day,

 

I'm looking for clarification on Measurement Studio compatibility with our current setup.

 

We have a C/C++ MFC application, originally built with Visual Studio 6, which links with a legacy version of Measurement Studio.

 

We're looking to port our application to use Visual Studio 2019, while keeping our C/C++ codebase.

 

Is this still supported today?

0 Kudos
Message 1 of 6
(2,314 Views)

Hi there,

 

any solutions for this? We're suffering by the same issue.

 

BR
Michael

0 Kudos
Message 2 of 6
(2,103 Views)

My understanding is that MFC is only supported on legacy versions of Measurement Studio, which was not ideal for us to support our application on a long-term basis. We opted to remove the Measurement Studio dependencies from our project.

0 Kudos
Message 3 of 6
(2,096 Views)

We would also prefer this solution. However, we use the graph control for showing measurement signals (incl. overlay, zoom, etc.) and we did not find a proper other solution so far. Do you have used another free or commercial library instead?

 

Best
Michael

0 Kudos
Message 4 of 6
(2,087 Views)

Part of our application also used the graph controls and we opted to split it out into a legacy app which will not be ported as it stills runs fine under Windows 10.

 

The other part used basic widgets for bar graphs which we will port through native windows widgets.

 

Sorry - this isn't much help!

0 Kudos
Message 5 of 6
(2,078 Views)

OK, thanks a lot! Probably we will also go for native windows widgets.

0 Kudos
Message 6 of 6
(2,076 Views)