Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use CWGraph3D

I want to use CWGraph3D to show a 3D intensity figure., but after i inserted a "Active X control" and added a variable in VC++ 7.0, the compliler always give me an error, "error C2501: 'CCwgraph3d1::CWPlot3D' : missing storage-class or type specifiers". So which library i should include in the code? Is there any sample about how to use the CWGraph3D in VC++? Thank you.

NNQ
0 Kudos
Message 1 of 4
(6,634 Views)
Hi NNQ,
 
If you are using VC++ 7.0 (VC++ .NET), you can find all the User Interface 3D Graph examples located at C:\Program Files\National Instruments\MeasurementStudioVS2003\VCNET\Examples\UI\3DGraph.  There are plenty of examples in there that should get you on your way.
 
Hope this helps!
 
Best Regards,
 
Jonathan N.
National Instruments
0 Kudos
Message 2 of 4
(6,623 Views)
how about in visual basic 6?? are there any sample codes??
0 Kudos
Message 3 of 4
(5,817 Views)

Hello,

 

The samples for VB6 can be found here:

 

C:\Documents and Settings\All Users\Documents\National Instruments\MStudioVS6\VB\Samples\3DGraph

 

NickB

National Instruments 

0 Kudos
Message 4 of 4
(5,795 Views)