Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

3D

Solved!
Go to solution

Hello Guys.

I'm trying to find a sample for measurment studio 2010 where I can see how I can do a 3D graph. Is there somewhere a sample for measurment studio 2010?

There are few 3D samples for older version for 32 bit that do not work in windows 7 64 bit. So I'm looking a current sample for this new version of measurment studio

.

Thanks in advance.

MCZ

0 Kudos
Message 1 of 4
(6,568 Views)
Solution
Accepted by mcz

Measurement Studio 2010 is not shipped with 3D graphs. You can still use the activeX controls in visual studio 2010, but you will have to add them to the Toolbox view.  To do this:

 

  1. Right click in the toolbox and select add items from the context menu

    1.png

  2. in the COM tab, find and select the CW3Dgraph control

    2.png

  3. The control will now appear in the toolbox, and can be placed on your form.

Hope this helps!

 

Regards,

 

Alexandra

National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(6,561 Views)

In addition, if you are using Visual C++, you may need to get legacy support for Measurement Studio, if you haven't already. See the instructions here.

National Instruments
Applications Engineer
0 Kudos
Message 3 of 4
(6,559 Views)

Thanks Alexandra. It worked perfect.

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