LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create a 3d graph with Labwindows/CVI ?

I have to create a 3d graph with Labwindows/CVI.
I saw examples using OpenGL, but is it possible to make 3d graph using ActiveX controls ?
If yes, how can I do this, and what is the most efficient between OpenGL and ActiveX ? In fact, this graph will be used in a multithreaded application, so it must use less ressources as possible.

Thank you for your answers !
0 Kudos
Message 1 of 4
(4,266 Views)
Inside Measurment Studio there are some useful ActiveX controls that can be used in a CVI project. One of them is a 3D graph control for which there is a good example (samples\userint\activex\3dgraph.prj).

If you have a Developer Suite you should have those controls in the product CDs, otherwise I think you'll have to buy from NI.
Look if it is possible to download an evaluation version for this product.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 4
(4,265 Views)
If you have CVI 7.0 or later, the Measurement Studio 3D graph ActiveX control comes standard with the CVI installation, so you don't have to install Measurement Studio.
(although, by all means, feel free to install and evaluate Measurement Studio. It's a great product.)

Luis
NI
0 Kudos
Message 3 of 4
(4,265 Views)
Depuis CVI 7.0, vous trouverez dans le dossier ".../Program Files/National Instruments/CVI 7/samples/userint/ActiveX, un projet nommé 3DGraph.prj qui met en oeuvre un graph 3D.

Cordialement,
Raphael TILLET
Ni FRANCE
Cordialement,
Raphael T
0 Kudos
Message 4 of 4
(4,265 Views)